#283d4d color space conversions
Hex:
        #283d4d
        RGB:
        40, 61, 77
        CMY:
        84, 76, 70
        CMYK:
        48, 21, 0, 70
      HSL:
        206°, 31.6239%, 22.9412%
        HSV (HSB):
        206°, 48.0519%, 30.1961%
        XYZ:
        3.8834, 4.3244, 7.6512
        xyY:
        0.2449, 0.2727, 4.3244
      CIE-Lab:
        24.7162, -3.2902, -12.3311
        CIE-LCH:
        24.7162, 12.7625, 255.0602
        CIE-Luv:
        24.7162, -9.1417, -14.1140
        Hunter-Lab:
        20.7953, -3.0580, -7.2579
      #283d4d color charts
#283d4d RGB chart
      #283d4d CMYK chart
      #283d4d RGB pie chart
      #283d4d color shades, tints & tones
#283d4d color schemes
#283d4d color preview, HTML & CSS examples
           This text has a color of #283d4d        
        
          <p style="color:#283d4d;">Text here</p>
        
        
          .mytext {color:#283d4d;}
        
        Text color #283d4d
      
           This box has a color of #283d4d        
        
          <div style="background-color:#283d4d;">Content here</div>
        
        
          .mybackground {background-color:#283d4d;}
        
        Background color #283d4d
      
           Border around this has a color of #283d4d        
        
          <div style="border:2px solid #283d4d;">Content here</div>
        
        
          .myborder {border:2px solid #283d4d;}
        
        Border color #283d4d