#281b4d color space conversions
Hex:
        #281b4d
        RGB:
        40, 27, 77
        CMY:
        84, 89, 70
        CMYK:
        48, 65, 0, 70
      HSL:
        256°, 48.0769%, 20.3922%
        HSV (HSB):
        256°, 64.9351%, 30.1961%
        XYZ:
        2.6066, 1.7708, 7.2256
        xyY:
        0.2246, 0.1526, 1.7708
      CIE-Lab:
        14.2353, 20.4562, -28.8420
        CIE-LCH:
        14.2353, 35.3599, 305.3461
        CIE-Luv:
        14.2353, 1.3357, -28.6641
        Hunter-Lab:
        13.3072, 11.6764, -22.8786
      #281b4d color charts
#281b4d RGB chart
      #281b4d CMYK chart
      #281b4d RGB pie chart
      #281b4d color shades, tints & tones
#281b4d color schemes
#281b4d color preview, HTML & CSS examples
           This text has a color of #281b4d        
        
          <p style="color:#281b4d;">Text here</p>
        
        
          .mytext {color:#281b4d;}
        
        Text color #281b4d
      
           This box has a color of #281b4d        
        
          <div style="background-color:#281b4d;">Content here</div>
        
        
          .mybackground {background-color:#281b4d;}
        
        Background color #281b4d
      
           Border around this has a color of #281b4d        
        
          <div style="border:2px solid #281b4d;">Content here</div>
        
        
          .myborder {border:2px solid #281b4d;}
        
        Border color #281b4d