#cd05b9 color space conversions
Hex:
        #cd05b9
        RGB:
        205, 5, 185
        CMY:
        20, 98, 27
        CMYK:
        0, 98, 10, 20
      HSL:
        306°, 95.2381%, 41.1765%
        HSV (HSB):
        306°, 97.5610%, 80.3922%
        XYZ:
        33.9881, 16.5905, 47.3098
        xyY:
        0.3472, 0.1695, 16.5905
      CIE-Lab:
        47.7398, 80.1540, -41.5856
        CIE-LCH:
        47.7398, 90.2996, 332.5788
        CIE-Luv:
        47.7398, 75.8504, -72.5020
        Hunter-Lab:
        40.7314, 77.6683, -40.3539
      #cd05b9 color charts
#cd05b9 RGB chart
      #cd05b9 CMYK chart
      #cd05b9 RGB pie chart
      #cd05b9 color shades, tints & tones
#cd05b9 color schemes
#cd05b9 color preview, HTML & CSS examples
           This text has a color of #cd05b9        
        
          <p style="color:#cd05b9;">Text here</p>
        
        
          .mytext {color:#cd05b9;}
        
        Text color #cd05b9
      
           This box has a color of #cd05b9        
        
          <div style="background-color:#cd05b9;">Content here</div>
        
        
          .mybackground {background-color:#cd05b9;}
        
        Background color #cd05b9
      
           Border around this has a color of #cd05b9        
        
          <div style="border:2px solid #cd05b9;">Content here</div>
        
        
          .myborder {border:2px solid #cd05b9;}
        
        Border color #cd05b9