#282d8f color space conversions
Hex:
        #282d8f
        RGB:
        40, 45, 143
        CMY:
        84, 82, 44
        CMYK:
        72, 69, 0, 44
      HSL:
        237°, 56.2842%, 35.8824%
        HSV (HSB):
        237°, 72.0280%, 56.0784%
        XYZ:
        6.7714, 4.3111, 26.4618
        xyY:
        0.1804, 0.1148, 4.3111
      CIE-Lab:
        24.6742, 31.9564, -54.6822
        CIE-LCH:
        24.6742, 63.3352, 300.3021
        CIE-Luv:
        24.6742, -5.8554, -67.7083
        Hunter-Lab:
        20.7631, 21.8781, -61.0289
      #282d8f color charts
#282d8f RGB chart
      #282d8f CMYK chart
      #282d8f RGB pie chart
      #282d8f color shades, tints & tones
#282d8f color schemes
#282d8f color preview, HTML & CSS examples
           This text has a color of #282d8f        
        
          <p style="color:#282d8f;">Text here</p>
        
        
          .mytext {color:#282d8f;}
        
        Text color #282d8f
      
           This box has a color of #282d8f        
        
          <div style="background-color:#282d8f;">Content here</div>
        
        
          .mybackground {background-color:#282d8f;}
        
        Background color #282d8f
      
           Border around this has a color of #282d8f        
        
          <div style="border:2px solid #282d8f;">Content here</div>
        
        
          .myborder {border:2px solid #282d8f;}
        
        Border color #282d8f