#cd1ae3 color space conversions
Hex:
        #cd1ae3
        RGB:
        205, 26, 227
        CMY:
        20, 90, 11
        CMYK:
        10, 89, 0, 11
      HSL:
        293°, 79.4466%, 49.6078%
        HSV (HSB):
        293°, 88.5463%, 89.0196%
        XYZ:
        39.4114, 19.2640, 74.3142
        xyY:
        0.2963, 0.1449, 19.2640
      CIE-Lab:
        50.9946, 84.0774, -60.5817
        CIE-LCH:
        50.9946, 103.6298, 324.2255
        CIE-Luv:
        50.9946, 58.4077, -101.9975
        Hunter-Lab:
        43.8907, 83.4739, -69.6641
      #cd1ae3 color charts
#cd1ae3 RGB chart
      #cd1ae3 CMYK chart
      #cd1ae3 RGB pie chart
      #cd1ae3 color shades, tints & tones
#cd1ae3 color schemes
#cd1ae3 color preview, HTML & CSS examples
           This text has a color of #cd1ae3        
        
          <p style="color:#cd1ae3;">Text here</p>
        
        
          .mytext {color:#cd1ae3;}
        
        Text color #cd1ae3
      
           This box has a color of #cd1ae3        
        
          <div style="background-color:#cd1ae3;">Content here</div>
        
        
          .mybackground {background-color:#cd1ae3;}
        
        Background color #cd1ae3
      
           Border around this has a color of #cd1ae3        
        
          <div style="border:2px solid #cd1ae3;">Content here</div>
        
        
          .myborder {border:2px solid #cd1ae3;}
        
        Border color #cd1ae3