#cd106e color space conversions
Hex:
        #cd106e
        RGB:
        205, 16, 110
        CMY:
        20, 94, 57
        CMYK:
        0, 92, 46, 20
      HSL:
        330°, 85.5204%, 43.3333%
        HSV (HSB):
        330°, 92.1951%, 80.3922%
        XYZ:
        28.1766, 14.4755, 16.0608
        xyY:
        0.4799, 0.2465, 14.4755
      CIE-Lab:
        44.9073, 70.8592, -0.6609
        CIE-LCH:
        44.9073, 70.8623, 359.4656
        CIE-Luv:
        44.9073, 108.6905, -14.2686
        Hunter-Lab:
        38.0467, 65.6117, 1.6043
      #cd106e color charts
#cd106e RGB chart
      #cd106e CMYK chart
      #cd106e RGB pie chart
      #cd106e color shades, tints & tones
#cd106e color schemes
#cd106e color preview, HTML & CSS examples
           This text has a color of #cd106e        
        
          <p style="color:#cd106e;">Text here</p>
        
        
          .mytext {color:#cd106e;}
        
        Text color #cd106e
      
           This box has a color of #cd106e        
        
          <div style="background-color:#cd106e;">Content here</div>
        
        
          .mybackground {background-color:#cd106e;}
        
        Background color #cd106e
      
           Border around this has a color of #cd106e        
        
          <div style="border:2px solid #cd106e;">Content here</div>
        
        
          .myborder {border:2px solid #cd106e;}
        
        Border color #cd106e