#cc2efe color space conversions
Hex:
        #cc2efe
        RGB:
        204, 46, 254
        CMY:
        20, 82, 0
        CMYK:
        20, 82, 0, 0
      HSL:
        286°, 99.0476%, 58.8235%
        HSV (HSB):
        286°, 81.8898%, 99.6078%
        XYZ:
        43.7682, 21.9471, 95.6953
        xyY:
        0.2712, 0.1360, 21.9471
      CIE-Lab:
        53.9708, 84.5107, -70.9362
        CIE-LCH:
        53.9708, 110.3359, 319.9907
        CIE-Luv:
        53.9708, 47.2877, -118.6336
        Hunter-Lab:
        46.8477, 84.7828, -88.3175
      #cc2efe color charts
#cc2efe RGB chart
      #cc2efe CMYK chart
      #cc2efe RGB pie chart
      #cc2efe color shades, tints & tones
#cc2efe color schemes
#cc2efe color preview, HTML & CSS examples
           This text has a color of #cc2efe        
        
          <p style="color:#cc2efe;">Text here</p>
        
        
          .mytext {color:#cc2efe;}
        
        Text color #cc2efe
      
           This box has a color of #cc2efe        
        
          <div style="background-color:#cc2efe;">Content here</div>
        
        
          .mybackground {background-color:#cc2efe;}
        
        Background color #cc2efe
      
           Border around this has a color of #cc2efe        
        
          <div style="border:2px solid #cc2efe;">Content here</div>
        
        
          .myborder {border:2px solid #cc2efe;}
        
        Border color #cc2efe