#286f81 color space conversions
Hex:
        #286f81
        RGB:
        40, 111, 129
        CMY:
        84, 56, 49
        CMYK:
        69, 14, 0, 49
      HSL:
        192°, 52.6627%, 33.1373%
        HSV (HSB):
        192°, 68.9922%, 50.5882%
        XYZ:
        10.5220, 13.4050, 22.8017
        xyY:
        0.2252, 0.2869, 13.4050
      CIE-Lab:
        43.3672, -15.8131, -16.4107
        CIE-LCH:
        43.3672, 22.7896, 226.0624
        CIE-Luv:
        43.3672, -26.7945, -21.1217
        Hunter-Lab:
        36.6128, -12.7742, -11.2957
      #286f81 color charts
#286f81 RGB chart
      #286f81 CMYK chart
      #286f81 RGB pie chart
      #286f81 color shades, tints & tones
#286f81 color schemes
#286f81 color preview, HTML & CSS examples
           This text has a color of #286f81        
        
          <p style="color:#286f81;">Text here</p>
        
        
          .mytext {color:#286f81;}
        
        Text color #286f81
      
           This box has a color of #286f81        
        
          <div style="background-color:#286f81;">Content here</div>
        
        
          .mybackground {background-color:#286f81;}
        
        Background color #286f81
      
           Border around this has a color of #286f81        
        
          <div style="border:2px solid #286f81;">Content here</div>
        
        
          .myborder {border:2px solid #286f81;}
        
        Border color #286f81