#8d0235 color space conversions
Hex:
        #8d0235
        RGB:
        141, 2, 53
        CMY:
        45, 99, 79
        CMYK:
        0, 99, 62, 45
      HSL:
        338°, 97.2028%, 28.0392%
        HSV (HSB):
        338°, 98.5816%, 55.2941%
        XYZ:
        11.6488, 5.9632, 3.9052
        xyY:
        0.5414, 0.2771, 5.9632
      CIE-Lab:
        29.3194, 53.0195, 12.1803
        CIE-LCH:
        29.3194, 54.4006, 12.9382
        CIE-Luv:
        29.3194, 82.0218, 2.8198
        Hunter-Lab:
        24.4196, 42.4150, 7.6120
      #8d0235 color charts
#8d0235 RGB chart
      #8d0235 CMYK chart
      #8d0235 RGB pie chart
      #8d0235 color shades, tints & tones
#8d0235 color schemes
#8d0235 color preview, HTML & CSS examples
           This text has a color of #8d0235        
        
          <p style="color:#8d0235;">Text here</p>
        
        
          .mytext {color:#8d0235;}
        
        Text color #8d0235
      
           This box has a color of #8d0235        
        
          <div style="background-color:#8d0235;">Content here</div>
        
        
          .mybackground {background-color:#8d0235;}
        
        Background color #8d0235
      
           Border around this has a color of #8d0235        
        
          <div style="border:2px solid #8d0235;">Content here</div>
        
        
          .myborder {border:2px solid #8d0235;}
        
        Border color #8d0235