#3285f3 color space conversions
Hex:
        #3285f3
        RGB:
        50, 133, 243
        CMY:
        80, 48, 5
        CMYK:
        79, 45, 0, 5
      HSL:
        214°, 88.9401%, 57.4510%
        HSV (HSB):
        214°, 79.4239%, 95.2941%
        XYZ:
        25.8806, 23.9242, 88.0478
        xyY:
        0.1877, 0.1735, 23.9242
      CIE-Lab:
        56.0119, 13.6813, -62.1716
        CIE-LCH:
        56.0119, 63.6592, 282.4106
        CIE-Luv:
        56.0119, -27.8895, -99.4001
        Hunter-Lab:
        48.9124, 8.8514, -72.4900
      #3285f3 color charts
#3285f3 RGB chart
      #3285f3 CMYK chart
      #3285f3 RGB pie chart
      #3285f3 color shades, tints & tones
#3285f3 color schemes
#3285f3 color preview, HTML & CSS examples
           This text has a color of #3285f3        
        
          <p style="color:#3285f3;">Text here</p>
        
        
          .mytext {color:#3285f3;}
        
        Text color #3285f3
      
           This box has a color of #3285f3        
        
          <div style="background-color:#3285f3;">Content here</div>
        
        
          .mybackground {background-color:#3285f3;}
        
        Background color #3285f3
      
           Border around this has a color of #3285f3        
        
          <div style="border:2px solid #3285f3;">Content here</div>
        
        
          .myborder {border:2px solid #3285f3;}
        
        Border color #3285f3