#281c8f color space conversions
Hex:
        #281c8f
        RGB:
        40, 28, 143
        CMY:
        84, 89, 44
        CMYK:
        72, 80, 0, 44
      HSL:
        246°, 67.2515%, 33.5294%
        HSV (HSB):
        246°, 80.4196%, 56.0784%
        XYZ:
        6.2483, 3.2648, 26.2874
        xyY:
        0.1745, 0.0912, 3.2648
      CIE-Lab:
        21.0746, 41.9905, -60.6136
        CIE-LCH:
        21.0746, 73.7375, 304.7125
        CIE-Luv:
        21.0746, -3.1341, -68.2717
        Hunter-Lab:
        18.0687, 30.1058, -73.6104
      #281c8f color charts
#281c8f RGB chart
      #281c8f CMYK chart
      #281c8f RGB pie chart
      #281c8f color shades, tints & tones
#281c8f color schemes
#281c8f color preview, HTML & CSS examples
           This text has a color of #281c8f        
        
          <p style="color:#281c8f;">Text here</p>
        
        
          .mytext {color:#281c8f;}
        
        Text color #281c8f
      
           This box has a color of #281c8f        
        
          <div style="background-color:#281c8f;">Content here</div>
        
        
          .mybackground {background-color:#281c8f;}
        
        Background color #281c8f
      
           Border around this has a color of #281c8f        
        
          <div style="border:2px solid #281c8f;">Content here</div>
        
        
          .myborder {border:2px solid #281c8f;}
        
        Border color #281c8f