#c952ec color space conversions
Hex:
        #c952ec
        RGB:
        201, 82, 236
        CMY:
        21, 68, 7
        CMYK:
        15, 65, 0, 7
      HSL:
        286°, 80.2083%, 62.3529%
        HSV (HSB):
        286°, 65.2542%, 92.5490%
        XYZ:
        42.2450, 24.5082, 81.8609
        xyY:
        0.2843, 0.1649, 24.5082
      CIE-Lab:
        56.5931, 68.6759, -56.6988
        CIE-LCH:
        56.5931, 89.0569, 320.4569
        CIE-Luv:
        56.5931, 44.1187, -96.9768
        Hunter-Lab:
        49.5058, 65.6852, -63.3857
      #c952ec color charts
#c952ec RGB chart
      #c952ec CMYK chart
      #c952ec RGB pie chart
      #c952ec color shades, tints & tones
#c952ec color schemes
#c952ec color preview, HTML & CSS examples
           This text has a color of #c952ec        
        
          <p style="color:#c952ec;">Text here</p>
        
        
          .mytext {color:#c952ec;}
        
        Text color #c952ec
      
           This box has a color of #c952ec        
        
          <div style="background-color:#c952ec;">Content here</div>
        
        
          .mybackground {background-color:#c952ec;}
        
        Background color #c952ec
      
           Border around this has a color of #c952ec        
        
          <div style="border:2px solid #c952ec;">Content here</div>
        
        
          .myborder {border:2px solid #c952ec;}
        
        Border color #c952ec