#cd38be color space conversions
Hex:
        #cd38be
        RGB:
        205, 56, 190
        CMY:
        20, 78, 25
        CMYK:
        0, 73, 7, 20
      HSL:
        306°, 59.8394%, 51.1765%
        HSV (HSB):
        306°, 72.6829%, 80.3922%
        XYZ:
        35.8853, 19.5252, 50.5926
        xyY:
        0.3385, 0.1842, 19.5252
      CIE-Lab:
        51.2961, 71.3095, -38.8797
        CIE-LCH:
        51.2961, 81.2199, 331.3997
        CIE-Luv:
        51.2961, 67.2635, -68.4527
        Hunter-Lab:
        44.1873, 67.6351, -36.9534
      #cd38be color charts
#cd38be RGB chart
      #cd38be CMYK chart
      #cd38be RGB pie chart
      #cd38be color shades, tints & tones
#cd38be color schemes
#cd38be color preview, HTML & CSS examples
           This text has a color of #cd38be        
        
          <p style="color:#cd38be;">Text here</p>
        
        
          .mytext {color:#cd38be;}
        
        Text color #cd38be
      
           This box has a color of #cd38be        
        
          <div style="background-color:#cd38be;">Content here</div>
        
        
          .mybackground {background-color:#cd38be;}
        
        Background color #cd38be
      
           Border around this has a color of #cd38be        
        
          <div style="border:2px solid #cd38be;">Content here</div>
        
        
          .myborder {border:2px solid #cd38be;}
        
        Border color #cd38be