#8d3075 color space conversions
Hex:
        #8d3075
        RGB:
        141, 48, 117
        CMY:
        45, 81, 54
        CMYK:
        0, 66, 17, 45
      HSL:
        315°, 49.2063%, 37.0588%
        HSV (HSB):
        315°, 65.9574%, 55.2941%
        XYZ:
        15.2523, 9.0610, 17.7747
        xyY:
        0.3624, 0.2153, 9.0610
      CIE-Lab:
        36.1014, 47.1330, -19.4759
        CIE-LCH:
        36.1014, 50.9984, 337.5490
        CIE-Luv:
        36.1014, 47.1701, -32.6398
        Hunter-Lab:
        30.1015, 37.7680, -13.9393
      #8d3075 color charts
#8d3075 RGB chart
      #8d3075 CMYK chart
      #8d3075 RGB pie chart
      #8d3075 color shades, tints & tones
#8d3075 color schemes
#8d3075 color preview, HTML & CSS examples
           This text has a color of #8d3075        
        
          <p style="color:#8d3075;">Text here</p>
        
        
          .mytext {color:#8d3075;}
        
        Text color #8d3075
      
           This box has a color of #8d3075        
        
          <div style="background-color:#8d3075;">Content here</div>
        
        
          .mybackground {background-color:#8d3075;}
        
        Background color #8d3075
      
           Border around this has a color of #8d3075        
        
          <div style="border:2px solid #8d3075;">Content here</div>
        
        
          .myborder {border:2px solid #8d3075;}
        
        Border color #8d3075