#cd1ac1 color space conversions
Hex:
        #cd1ac1
        RGB:
        205, 26, 193
        CMY:
        20, 90, 24
        CMYK:
        0, 87, 6, 20
      HSL:
        304°, 77.4892%, 45.2941%
        HSV (HSB):
        304°, 87.3171%, 80.3922%
        XYZ:
        35.1719, 17.5682, 51.9893
        xyY:
        0.3358, 0.1677, 17.5682
      CIE-Lab:
        48.9681, 78.9330, -44.3061
        CIE-LCH:
        48.9681, 90.5176, 330.6940
        CIE-Luv:
        48.9681, 71.0385, -76.7569
        Hunter-Lab:
        41.9144, 76.4355, -44.2013
      #cd1ac1 color charts
#cd1ac1 RGB chart
      #cd1ac1 CMYK chart
      #cd1ac1 RGB pie chart
      #cd1ac1 color shades, tints & tones
#cd1ac1 color schemes
#cd1ac1 color preview, HTML & CSS examples
           This text has a color of #cd1ac1        
        
          <p style="color:#cd1ac1;">Text here</p>
        
        
          .mytext {color:#cd1ac1;}
        
        Text color #cd1ac1
      
           This box has a color of #cd1ac1        
        
          <div style="background-color:#cd1ac1;">Content here</div>
        
        
          .mybackground {background-color:#cd1ac1;}
        
        Background color #cd1ac1
      
           Border around this has a color of #cd1ac1        
        
          <div style="border:2px solid #cd1ac1;">Content here</div>
        
        
          .myborder {border:2px solid #cd1ac1;}
        
        Border color #cd1ac1