#cd2be8 color space conversions
Hex:
        #cd2be8
        RGB:
        205, 43, 232
        CMY:
        20, 83, 9
        CMYK:
        12, 81, 0, 9
      HSL:
        291°, 80.4255%, 53.9216%
        HSV (HSB):
        291°, 81.4655%, 90.9804%
        XYZ:
        40.6062, 20.5331, 78.1670
        xyY:
        0.2915, 0.1474, 20.5331
      CIE-Lab:
        52.4347, 81.6008, -61.0909
        CIE-LCH:
        52.4347, 101.9352, 323.1794
        CIE-Luv:
        52.4347, 55.0177, -103.2123
        Hunter-Lab:
        45.3134, 80.6586, -70.5576
      #cd2be8 color charts
#cd2be8 RGB chart
      #cd2be8 CMYK chart
      #cd2be8 RGB pie chart
      #cd2be8 color shades, tints & tones
#cd2be8 color schemes
#cd2be8 color preview, HTML & CSS examples
           This text has a color of #cd2be8        
        
          <p style="color:#cd2be8;">Text here</p>
        
        
          .mytext {color:#cd2be8;}
        
        Text color #cd2be8
      
           This box has a color of #cd2be8        
        
          <div style="background-color:#cd2be8;">Content here</div>
        
        
          .mybackground {background-color:#cd2be8;}
        
        Background color #cd2be8
      
           Border around this has a color of #cd2be8        
        
          <div style="border:2px solid #cd2be8;">Content here</div>
        
        
          .myborder {border:2px solid #cd2be8;}
        
        Border color #cd2be8