#cd54c2 color space conversions
Hex:
        #cd54c2
        RGB:
        205, 84, 194
        CMY:
        20, 67, 24
        CMYK:
        0, 59, 5, 20
      HSL:
        305°, 54.7511%, 56.6667%
        HSV (HSB):
        305°, 59.0244%, 80.3922%
        XYZ:
        38.0848, 23.2148, 53.5126
        xyY:
        0.3317, 0.2022, 23.2148
      CIE-Lab:
        55.2929, 61.3190, -34.9132
        CIE-LCH:
        55.2929, 70.5617, 330.3441
        CIE-Luv:
        55.2929, 58.0354, -62.0083
        Hunter-Lab:
        48.1818, 56.7753, -32.1226
      #cd54c2 color charts
#cd54c2 RGB chart
      #cd54c2 CMYK chart
      #cd54c2 RGB pie chart
      #cd54c2 color shades, tints & tones
#cd54c2 color schemes
#cd54c2 color preview, HTML & CSS examples
           This text has a color of #cd54c2        
        
          <p style="color:#cd54c2;">Text here</p>
        
        
          .mytext {color:#cd54c2;}
        
        Text color #cd54c2
      
           This box has a color of #cd54c2        
        
          <div style="background-color:#cd54c2;">Content here</div>
        
        
          .mybackground {background-color:#cd54c2;}
        
        Background color #cd54c2
      
           Border around this has a color of #cd54c2        
        
          <div style="border:2px solid #cd54c2;">Content here</div>
        
        
          .myborder {border:2px solid #cd54c2;}
        
        Border color #cd54c2