#287f9f color space conversions
Hex:
        #287f9f
        RGB:
        40, 127, 159
        CMY:
        84, 50, 38
        CMYK:
        75, 20, 0, 38
      HSL:
        196°, 59.7990%, 39.0196%
        HSV (HSB):
        196°, 74.8428%, 62.3529%
        XYZ:
        14.7225, 18.1331, 35.5250
        xyY:
        0.2153, 0.2652, 18.1331
      CIE-Lab:
        49.6571, -14.4803, -24.4835
        CIE-LCH:
        49.6571, 28.4450, 239.3987
        CIE-Luv:
        49.6571, -31.0536, -34.4623
        Hunter-Lab:
        42.5829, -12.8063, -19.6548
      #287f9f color charts
#287f9f RGB chart
      #287f9f CMYK chart
      #287f9f RGB pie chart
      #287f9f color shades, tints & tones
#287f9f color schemes
#287f9f color preview, HTML & CSS examples
           This text has a color of #287f9f        
        
          <p style="color:#287f9f;">Text here</p>
        
        
          .mytext {color:#287f9f;}
        
        Text color #287f9f
      
           This box has a color of #287f9f        
        
          <div style="background-color:#287f9f;">Content here</div>
        
        
          .mybackground {background-color:#287f9f;}
        
        Background color #287f9f
      
           Border around this has a color of #287f9f        
        
          <div style="border:2px solid #287f9f;">Content here</div>
        
        
          .myborder {border:2px solid #287f9f;}
        
        Border color #287f9f