#282d65 color space conversions
Hex:
        #282d65
        RGB:
        40, 45, 101
        CMY:
        84, 82, 60
        CMYK:
        60, 55, 0, 60
      HSL:
        235°, 43.2624%, 27.6471%
        HSV (HSB):
        235°, 60.3960%, 39.6078%
        XYZ:
        4.1624, 3.2675, 12.7232
        xyY:
        0.2065, 0.1621, 3.2675
      CIE-Lab:
        21.0848, 16.3925, -33.8390
        CIE-LCH:
        21.0848, 37.6005, 295.8468
        CIE-Luv:
        21.0848, -4.2666, -40.1277
        Hunter-Lab:
        18.0762, 9.4702, -29.0790
      #282d65 color charts
#282d65 RGB chart
      #282d65 CMYK chart
      #282d65 RGB pie chart
      #282d65 color shades, tints & tones
#282d65 color schemes
#282d65 color preview, HTML & CSS examples
           This text has a color of #282d65        
        
          <p style="color:#282d65;">Text here</p>
        
        
          .mytext {color:#282d65;}
        
        Text color #282d65
      
           This box has a color of #282d65        
        
          <div style="background-color:#282d65;">Content here</div>
        
        
          .mybackground {background-color:#282d65;}
        
        Background color #282d65
      
           Border around this has a color of #282d65        
        
          <div style="border:2px solid #282d65;">Content here</div>
        
        
          .myborder {border:2px solid #282d65;}
        
        Border color #282d65