#cd4ee2 color space conversions
Hex:
        #cd4ee2
        RGB:
        205, 78, 226
        CMY:
        20, 69, 11
        CMYK:
        9, 65, 0, 11
      HSL:
        291°, 71.8447%, 59.6078%
        HSV (HSB):
        291°, 65.4867%, 88.6275%
        XYZ:
        41.6287, 23.9189, 74.3742
        xyY:
        0.2975, 0.1709, 23.9189
      CIE-Lab:
        56.0065, 69.3395, -51.9879
        CIE-LCH:
        56.0065, 86.6644, 323.1389
        CIE-Luv:
        56.0065, 50.3906, -89.6235
        Hunter-Lab:
        48.9070, 66.3487, -55.9292
      #cd4ee2 color charts
#cd4ee2 RGB chart
      #cd4ee2 CMYK chart
      #cd4ee2 RGB pie chart
      #cd4ee2 color shades, tints & tones
#cd4ee2 color schemes
#cd4ee2 color preview, HTML & CSS examples
           This text has a color of #cd4ee2        
        
          <p style="color:#cd4ee2;">Text here</p>
        
        
          .mytext {color:#cd4ee2;}
        
        Text color #cd4ee2
      
           This box has a color of #cd4ee2        
        
          <div style="background-color:#cd4ee2;">Content here</div>
        
        
          .mybackground {background-color:#cd4ee2;}
        
        Background color #cd4ee2
      
           Border around this has a color of #cd4ee2        
        
          <div style="border:2px solid #cd4ee2;">Content here</div>
        
        
          .myborder {border:2px solid #cd4ee2;}
        
        Border color #cd4ee2