#3286fd color space conversions
Hex:
        #3286fd
        RGB:
        50, 134, 253
        CMY:
        80, 47, 1
        CMYK:
        80, 47, 0, 1
      HSL:
        215°, 98.0676%, 59.4118%
        HSV (HSB):
        215°, 80.2372%, 99.2157%
        XYZ:
        27.5701, 24.8202, 96.2662
        xyY:
        0.1855, 0.1670, 24.8202
      CIE-Lab:
        56.8998, 16.7581, -66.2665
        CIE-LCH:
        56.8998, 68.3527, 284.1920
        CIE-Luv:
        56.8998, -27.8900, -106.4945
        Hunter-Lab:
        49.8198, 11.5966, -79.6914
      #3286fd color charts
#3286fd RGB chart
      #3286fd CMYK chart
      #3286fd RGB pie chart
      #3286fd color shades, tints & tones
#3286fd color schemes
#3286fd color preview, HTML & CSS examples
           This text has a color of #3286fd        
        
          <p style="color:#3286fd;">Text here</p>
        
        
          .mytext {color:#3286fd;}
        
        Text color #3286fd
      
           This box has a color of #3286fd        
        
          <div style="background-color:#3286fd;">Content here</div>
        
        
          .mybackground {background-color:#3286fd;}
        
        Background color #3286fd
      
           Border around this has a color of #3286fd        
        
          <div style="border:2px solid #3286fd;">Content here</div>
        
        
          .myborder {border:2px solid #3286fd;}
        
        Border color #3286fd