#cd51d7 color space conversions
Hex:
        #cd51d7
        RGB:
        205, 81, 215
        CMY:
        20, 68, 16
        CMYK:
        5, 62, 0, 16
      HSL:
        296°, 62.6168%, 58.0392%
        HSV (HSB):
        296°, 62.3256%, 84.3137%
        XYZ:
        40.3850, 23.7703, 66.7496
        xyY:
        0.3085, 0.1816, 23.7703
      CIE-Lab:
        55.8571, 66.1640, -46.0083
        CIE-LCH:
        55.8571, 80.5881, 325.1865
        CIE-Luv:
        55.8571, 52.7624, -79.9505
        Hunter-Lab:
        48.7548, 62.5359, -47.0449
      #cd51d7 color charts
#cd51d7 RGB chart
      #cd51d7 CMYK chart
      #cd51d7 RGB pie chart
      #cd51d7 color shades, tints & tones
#cd51d7 color schemes
#cd51d7 color preview, HTML & CSS examples
           This text has a color of #cd51d7        
        
          <p style="color:#cd51d7;">Text here</p>
        
        
          .mytext {color:#cd51d7;}
        
        Text color #cd51d7
      
           This box has a color of #cd51d7        
        
          <div style="background-color:#cd51d7;">Content here</div>
        
        
          .mybackground {background-color:#cd51d7;}
        
        Background color #cd51d7
      
           Border around this has a color of #cd51d7        
        
          <div style="border:2px solid #cd51d7;">Content here</div>
        
        
          .myborder {border:2px solid #cd51d7;}
        
        Border color #cd51d7