#cd11be color space conversions
Hex:
        #cd11be
        RGB:
        205, 17, 190
        CMY:
        20, 93, 25
        CMYK:
        0, 92, 7, 20
      HSL:
        305°, 84.6847%, 43.5294%
        HSV (HSB):
        305°, 91.7073%, 80.3922%
        XYZ:
        34.6716, 17.0977, 50.1880
        xyY:
        0.3401, 0.1677, 17.0977
      CIE-Lab:
        48.3830, 79.7450, -43.4883
        CIE-LCH:
        48.3830, 90.8322, 331.3945
        CIE-Luv:
        48.3830, 73.0507, -75.4504
        Hunter-Lab:
        41.3494, 77.3111, -43.0189
      #cd11be color charts
#cd11be RGB chart
      #cd11be CMYK chart
      #cd11be RGB pie chart
      #cd11be color shades, tints & tones
#cd11be color schemes
#cd11be color preview, HTML & CSS examples
           This text has a color of #cd11be        
        
          <p style="color:#cd11be;">Text here</p>
        
        
          .mytext {color:#cd11be;}
        
        Text color #cd11be
      
           This box has a color of #cd11be        
        
          <div style="background-color:#cd11be;">Content here</div>
        
        
          .mybackground {background-color:#cd11be;}
        
        Background color #cd11be
      
           Border around this has a color of #cd11be        
        
          <div style="border:2px solid #cd11be;">Content here</div>
        
        
          .myborder {border:2px solid #cd11be;}
        
        Border color #cd11be