#8d0cae color space conversions
Hex:
        #8d0cae
        RGB:
        141, 12, 174
        CMY:
        45, 95, 32
        CMYK:
        19, 93, 0, 32
      HSL:
        288°, 87.0968%, 36.4706%
        HSV (HSB):
        288°, 93.1034%, 68.2353%
        XYZ:
        18.7560, 8.9817, 40.7895
        xyY:
        0.2737, 0.1311, 8.9817
      CIE-Lab:
        35.9490, 67.1786, -54.6087
        CIE-LCH:
        35.9490, 86.5741, 320.8927
        CIE-Luv:
        35.9490, 34.6456, -81.9223
        Hunter-Lab:
        29.9694, 59.2654, -59.7173
      #8d0cae color charts
#8d0cae RGB chart
      #8d0cae CMYK chart
      #8d0cae RGB pie chart
      #8d0cae color shades, tints & tones
#8d0cae color schemes
#8d0cae color preview, HTML & CSS examples
           This text has a color of #8d0cae        
        
          <p style="color:#8d0cae;">Text here</p>
        
        
          .mytext {color:#8d0cae;}
        
        Text color #8d0cae
      
           This box has a color of #8d0cae        
        
          <div style="background-color:#8d0cae;">Content here</div>
        
        
          .mybackground {background-color:#8d0cae;}
        
        Background color #8d0cae
      
           Border around this has a color of #8d0cae        
        
          <div style="border:2px solid #8d0cae;">Content here</div>
        
        
          .myborder {border:2px solid #8d0cae;}
        
        Border color #8d0cae