#281d8d color space conversions
Hex:
        #281d8d
        RGB:
        40, 29, 141
        CMY:
        84, 89, 45
        CMYK:
        72, 79, 0, 45
      HSL:
        246°, 65.8824%, 33.3333%
        HSV (HSB):
        246°, 79.4326%, 55.2941%
        XYZ:
        6.1222, 3.2529, 25.5045
        xyY:
        0.1755, 0.0933, 3.2529
      CIE-Lab:
        21.0297, 40.8175, -59.4423
        CIE-LCH:
        21.0297, 72.1073, 304.4764
        CIE-Luv:
        21.0297, -3.1480, -67.1388
        Hunter-Lab:
        18.0359, 29.0278, -71.2167
      #281d8d color charts
#281d8d RGB chart
      #281d8d CMYK chart
      #281d8d RGB pie chart
      #281d8d color shades, tints & tones
#281d8d color schemes
#281d8d color preview, HTML & CSS examples
           This text has a color of #281d8d        
        
          <p style="color:#281d8d;">Text here</p>
        
        
          .mytext {color:#281d8d;}
        
        Text color #281d8d
      
           This box has a color of #281d8d        
        
          <div style="background-color:#281d8d;">Content here</div>
        
        
          .mybackground {background-color:#281d8d;}
        
        Background color #281d8d
      
           Border around this has a color of #281d8d        
        
          <div style="border:2px solid #281d8d;">Content here</div>
        
        
          .myborder {border:2px solid #281d8d;}
        
        Border color #281d8d