#28012f color space conversions
Hex:
        #28012f
        RGB:
        40, 1, 47
        CMY:
        84, 100, 82
        CMYK:
        15, 98, 0, 82
      HSL:
        291°, 95.8333%, 9.4118%
        HSV (HSB):
        291°, 97.8723%, 18.4314%
        XYZ:
        1.3990, 0.6781, 2.7465
        xyY:
        0.2900, 0.1406, 0.6781
      CIE-Lab:
        6.1249, 27.1705, -20.5082
        CIE-LCH:
        6.1249, 34.0415, 322.9546
        CIE-Luv:
        6.1249, 6.7406, -12.7614
        Hunter-Lab:
        8.2344, 15.9165, -14.0111
      #28012f color charts
#28012f RGB chart
      #28012f CMYK chart
      #28012f RGB pie chart
      #28012f color shades, tints & tones
#28012f color schemes
#28012f color preview, HTML & CSS examples
           This text has a color of #28012f        
        
          <p style="color:#28012f;">Text here</p>
        
        
          .mytext {color:#28012f;}
        
        Text color #28012f
      
           This box has a color of #28012f        
        
          <div style="background-color:#28012f;">Content here</div>
        
        
          .mybackground {background-color:#28012f;}
        
        Background color #28012f
      
           Border around this has a color of #28012f        
        
          <div style="border:2px solid #28012f;">Content here</div>
        
        
          .myborder {border:2px solid #28012f;}
        
        Border color #28012f