#281f6f color space conversions
Hex:
        #281f6f
        RGB:
        40, 31, 111
        CMY:
        84, 88, 56
        CMYK:
        64, 72, 0, 56
      HSL:
        247°, 56.3380%, 27.8431%
        HSV (HSB):
        247°, 72.0721%, 43.5294%
        XYZ:
        4.2343, 2.5788, 15.3135
        xyY:
        0.1914, 0.1165, 2.5788
      CIE-Lab:
        18.2712, 29.5284, -44.9200
        CIE-LCH:
        18.2712, 53.7563, 303.3191
        CIE-Luv:
        18.2712, -1.7166, -49.2010
        Hunter-Lab:
        16.0586, 18.9640, -45.2980
      #281f6f color charts
#281f6f RGB chart
      #281f6f CMYK chart
      #281f6f RGB pie chart
      #281f6f color shades, tints & tones
#281f6f color schemes
#281f6f color preview, HTML & CSS examples
           This text has a color of #281f6f        
        
          <p style="color:#281f6f;">Text here</p>
        
        
          .mytext {color:#281f6f;}
        
        Text color #281f6f
      
           This box has a color of #281f6f        
        
          <div style="background-color:#281f6f;">Content here</div>
        
        
          .mybackground {background-color:#281f6f;}
        
        Background color #281f6f
      
           Border around this has a color of #281f6f        
        
          <div style="border:2px solid #281f6f;">Content here</div>
        
        
          .myborder {border:2px solid #281f6f;}
        
        Border color #281f6f