#285cc8 color space conversions
Hex:
        #285cc8
        RGB:
        40, 92, 200
        CMY:
        84, 64, 22
        CMYK:
        80, 54, 0, 22
      HSL:
        221°, 66.6667%, 47.0588%
        HSV (HSB):
        221°, 80.0000%, 78.4314%
        XYZ:
        15.1275, 12.2755, 56.2157
        xyY:
        0.1809, 0.1468, 12.2755
      CIE-Lab:
        41.6507, 22.4705, -61.0483
        CIE-LCH:
        41.6507, 65.0524, 290.2076
        CIE-Luv:
        41.6507, -18.0678, -90.9890
        Hunter-Lab:
        35.0365, 15.7564, -70.6047
      #285cc8 color charts
#285cc8 RGB chart
      #285cc8 CMYK chart
      #285cc8 RGB pie chart
      #285cc8 color shades, tints & tones
#285cc8 color schemes
#285cc8 color preview, HTML & CSS examples
           This text has a color of #285cc8        
        
          <p style="color:#285cc8;">Text here</p>
        
        
          .mytext {color:#285cc8;}
        
        Text color #285cc8
      
           This box has a color of #285cc8        
        
          <div style="background-color:#285cc8;">Content here</div>
        
        
          .mybackground {background-color:#285cc8;}
        
        Background color #285cc8
      
           Border around this has a color of #285cc8        
        
          <div style="border:2px solid #285cc8;">Content here</div>
        
        
          .myborder {border:2px solid #285cc8;}
        
        Border color #285cc8