#cd51d5 color space conversions
Hex:
        #cd51d5
        RGB:
        205, 81, 213
        CMY:
        20, 68, 16
        CMYK:
        4, 62, 0, 16
      HSL:
        296°, 61.1111%, 57.6471%
        HSV (HSB):
        296°, 61.9718%, 83.5294%
        XYZ:
        40.1295, 23.6681, 65.4041
        xyY:
        0.3106, 0.1832, 23.6681
      CIE-Lab:
        55.7539, 65.8141, -45.0368
        CIE-LCH:
        55.7539, 79.7484, 325.6161
        CIE-Luv:
        55.7539, 53.3435, -78.3727
        Hunter-Lab:
        48.6499, 62.1009, -45.6537
      #cd51d5 color charts
#cd51d5 RGB chart
      #cd51d5 CMYK chart
      #cd51d5 RGB pie chart
      #cd51d5 color shades, tints & tones
#cd51d5 color schemes
#cd51d5 color preview, HTML & CSS examples
           This text has a color of #cd51d5        
        
          <p style="color:#cd51d5;">Text here</p>
        
        
          .mytext {color:#cd51d5;}
        
        Text color #cd51d5
      
           This box has a color of #cd51d5        
        
          <div style="background-color:#cd51d5;">Content here</div>
        
        
          .mybackground {background-color:#cd51d5;}
        
        Background color #cd51d5
      
           Border around this has a color of #cd51d5        
        
          <div style="border:2px solid #cd51d5;">Content here</div>
        
        
          .myborder {border:2px solid #cd51d5;}
        
        Border color #cd51d5