#cd26da color space conversions
Hex:
        #cd26da
        RGB:
        205, 38, 218
        CMY:
        20, 85, 15
        CMYK:
        6, 83, 0, 15
      HSL:
        296°, 70.8661%, 50.1961%
        HSV (HSB):
        296°, 82.5688%, 85.4902%
        XYZ:
        38.5248, 19.4273, 68.0490
        xyY:
        0.3057, 0.1542, 19.4273
      CIE-Lab:
        51.1834, 80.4466, -55.1617
        CIE-LCH:
        51.1834, 97.5422, 325.5618
        CIE-Luv:
        51.1834, 60.3448, -93.7924
        Hunter-Lab:
        44.0764, 78.8835, -60.6836
      #cd26da color charts
#cd26da RGB chart
      #cd26da CMYK chart
      #cd26da RGB pie chart
      #cd26da color shades, tints & tones
#cd26da color schemes
#cd26da color preview, HTML & CSS examples
           This text has a color of #cd26da        
        
          <p style="color:#cd26da;">Text here</p>
        
        
          .mytext {color:#cd26da;}
        
        Text color #cd26da
      
           This box has a color of #cd26da        
        
          <div style="background-color:#cd26da;">Content here</div>
        
        
          .mybackground {background-color:#cd26da;}
        
        Background color #cd26da
      
           Border around this has a color of #cd26da        
        
          <div style="border:2px solid #cd26da;">Content here</div>
        
        
          .myborder {border:2px solid #cd26da;}
        
        Border color #cd26da