#cd26be color space conversions
Hex:
        #cd26be
        RGB:
        205, 38, 190
        CMY:
        20, 85, 25
        CMYK:
        0, 81, 7, 20
      HSL:
        305°, 68.7243%, 47.6471%
        HSV (HSB):
        305°, 81.4634%, 80.3922%
        XYZ:
        35.1642, 18.0831, 50.3522
        xyY:
        0.3394, 0.1745, 18.0831
      CIE-Lab:
        49.5967, 76.1975, -41.5640
        CIE-LCH:
        49.5967, 86.7964, 331.3886
        CIE-Luv:
        49.5967, 70.6842, -72.5855
        Hunter-Lab:
        42.5242, 73.1884, -40.4374
      #cd26be color charts
#cd26be RGB chart
      #cd26be CMYK chart
      #cd26be RGB pie chart
      #cd26be color shades, tints & tones
#cd26be color schemes
#cd26be color preview, HTML & CSS examples
           This text has a color of #cd26be        
        
          <p style="color:#cd26be;">Text here</p>
        
        
          .mytext {color:#cd26be;}
        
        Text color #cd26be
      
           This box has a color of #cd26be        
        
          <div style="background-color:#cd26be;">Content here</div>
        
        
          .mybackground {background-color:#cd26be;}
        
        Background color #cd26be
      
           Border around this has a color of #cd26be        
        
          <div style="border:2px solid #cd26be;">Content here</div>
        
        
          .myborder {border:2px solid #cd26be;}
        
        Border color #cd26be