#8e013d color space conversions
Hex:
        #8e013d
        RGB:
        142, 1, 61
        CMY:
        44, 100, 76
        CMYK:
        0, 99, 57, 44
      HSL:
        334°, 98.6014%, 28.0392%
        HSV (HSB):
        334°, 99.2958%, 55.6863%
        XYZ:
        12.0085, 6.1094, 4.9612
        xyY:
        0.5203, 0.2647, 6.1094
      CIE-Lab:
        29.6868, 53.9658, 7.3363
        CIE-LCH:
        29.6868, 54.4622, 7.7416
        CIE-Luv:
        29.6868, 80.0402, -1.7214
        Hunter-Lab:
        24.7172, 43.4664, 5.4015
      #8e013d color charts
#8e013d RGB chart
      #8e013d CMYK chart
      #8e013d RGB pie chart
      #8e013d color shades, tints & tones
#8e013d color schemes
#8e013d color preview, HTML & CSS examples
           This text has a color of #8e013d        
        
          <p style="color:#8e013d;">Text here</p>
        
        
          .mytext {color:#8e013d;}
        
        Text color #8e013d
      
           This box has a color of #8e013d        
        
          <div style="background-color:#8e013d;">Content here</div>
        
        
          .mybackground {background-color:#8e013d;}
        
        Background color #8e013d
      
           Border around this has a color of #8e013d        
        
          <div style="border:2px solid #8e013d;">Content here</div>
        
        
          .myborder {border:2px solid #8e013d;}
        
        Border color #8e013d