#cd3bb3 color space conversions
Hex:
        #cd3bb3
        RGB:
        205, 59, 179
        CMY:
        20, 77, 30
        CMYK:
        0, 71, 13, 20
      HSL:
        311°, 59.3496%, 51.7647%
        HSV (HSB):
        311°, 71.2195%, 80.3922%
        XYZ:
        34.8775, 19.3617, 44.5468
        xyY:
        0.3531, 0.1960, 19.3617
      CIE-Lab:
        51.1078, 68.7060, -32.7704
        CIE-LCH:
        51.1078, 76.1211, 334.5005
        CIE-Luv:
        51.1078, 70.5199, -58.8978
        Hunter-Lab:
        44.0020, 64.4818, -29.2227
      #cd3bb3 color charts
#cd3bb3 RGB chart
      #cd3bb3 CMYK chart
      #cd3bb3 RGB pie chart
      #cd3bb3 color shades, tints & tones
#cd3bb3 color schemes
#cd3bb3 color preview, HTML & CSS examples
           This text has a color of #cd3bb3        
        
          <p style="color:#cd3bb3;">Text here</p>
        
        
          .mytext {color:#cd3bb3;}
        
        Text color #cd3bb3
      
           This box has a color of #cd3bb3        
        
          <div style="background-color:#cd3bb3;">Content here</div>
        
        
          .mybackground {background-color:#cd3bb3;}
        
        Background color #cd3bb3
      
           Border around this has a color of #cd3bb3        
        
          <div style="border:2px solid #cd3bb3;">Content here</div>
        
        
          .myborder {border:2px solid #cd3bb3;}
        
        Border color #cd3bb3