#cd54c1 color space conversions
Hex:
        #cd54c1
        RGB:
        205, 84, 193
        CMY:
        20, 67, 24
        CMYK:
        0, 59, 6, 20
      HSL:
        306°, 54.7511%, 56.6667%
        HSV (HSB):
        306°, 59.0244%, 80.3922%
        XYZ:
        37.9728, 23.1700, 52.9230
        xyY:
        0.3329, 0.2031, 23.1700
      CIE-Lab:
        55.2471, 61.1551, -34.4105
        CIE-LCH:
        55.2471, 70.1715, 330.6346
        CIE-Luv:
        55.2471, 58.3346, -61.2019
        Hunter-Lab:
        48.1353, 56.5778, -31.4925
      #cd54c1 color charts
#cd54c1 RGB chart
      #cd54c1 CMYK chart
      #cd54c1 RGB pie chart
      #cd54c1 color shades, tints & tones
#cd54c1 color schemes
#cd54c1 color preview, HTML & CSS examples
           This text has a color of #cd54c1        
        
          <p style="color:#cd54c1;">Text here</p>
        
        
          .mytext {color:#cd54c1;}
        
        Text color #cd54c1
      
           This box has a color of #cd54c1        
        
          <div style="background-color:#cd54c1;">Content here</div>
        
        
          .mybackground {background-color:#cd54c1;}
        
        Background color #cd54c1
      
           Border around this has a color of #cd54c1        
        
          <div style="border:2px solid #cd54c1;">Content here</div>
        
        
          .myborder {border:2px solid #cd54c1;}
        
        Border color #cd54c1