#285cb3 color space conversions
Hex:
        #285cb3
        RGB:
        40, 92, 179
        CMY:
        84, 64, 30
        CMYK:
        78, 49, 0, 30
      HSL:
        218°, 63.4703%, 42.9412%
        HSV (HSB):
        218°, 77.6536%, 70.1961%
        XYZ:
        12.8389, 11.3601, 44.1639
        xyY:
        0.1878, 0.1662, 11.3601
      CIE-Lab:
        40.1804, 14.3897, -51.1840
        CIE-LCH:
        40.1804, 53.1682, 285.7026
        CIE-Luv:
        40.1804, -18.3782, -75.4866
        Hunter-Lab:
        33.7047, 9.0115, -54.0954
      #285cb3 color charts
#285cb3 RGB chart
      #285cb3 CMYK chart
      #285cb3 RGB pie chart
      #285cb3 color shades, tints & tones
#285cb3 color schemes
#285cb3 color preview, HTML & CSS examples
           This text has a color of #285cb3        
        
          <p style="color:#285cb3;">Text here</p>
        
        
          .mytext {color:#285cb3;}
        
        Text color #285cb3
      
           This box has a color of #285cb3        
        
          <div style="background-color:#285cb3;">Content here</div>
        
        
          .mybackground {background-color:#285cb3;}
        
        Background color #285cb3
      
           Border around this has a color of #285cb3        
        
          <div style="border:2px solid #285cb3;">Content here</div>
        
        
          .myborder {border:2px solid #285cb3;}
        
        Border color #285cb3