#281d9d color space conversions
Hex:
        #281d9d
        RGB:
        40, 29, 157
        CMY:
        84, 89, 38
        CMYK:
        75, 82, 0, 38
      HSL:
        245°, 68.8172%, 36.4706%
        HSV (HSB):
        245°, 81.5287%, 61.5686%
        XYZ:
        7.4002, 3.7642, 32.2348
        xyY:
        0.1705, 0.0867, 3.7642
      CIE-Lab:
        22.8759, 45.9352, -66.2689
        CIE-LCH:
        22.8759, 80.6325, 304.7283
        CIE-Luv:
        22.8759, -4.0110, -76.5326
        Hunter-Lab:
        19.4015, 34.1322, -84.9271
      #281d9d color charts
#281d9d RGB chart
      #281d9d CMYK chart
      #281d9d RGB pie chart
      #281d9d color shades, tints & tones
#281d9d color schemes
#281d9d color preview, HTML & CSS examples
           This text has a color of #281d9d        
        
          <p style="color:#281d9d;">Text here</p>
        
        
          .mytext {color:#281d9d;}
        
        Text color #281d9d
      
           This box has a color of #281d9d        
        
          <div style="background-color:#281d9d;">Content here</div>
        
        
          .mybackground {background-color:#281d9d;}
        
        Background color #281d9d
      
           Border around this has a color of #281d9d        
        
          <div style="border:2px solid #281d9d;">Content here</div>
        
        
          .myborder {border:2px solid #281d9d;}
        
        Border color #281d9d