#c612c1 color space conversions
Hex:
        #c612c1
        RGB:
        198, 18, 193
        CMY:
        22, 93, 24
        CMYK:
        0, 91, 3, 22
      HSL:
        302°, 83.3333%, 42.3529%
        HSV (HSB):
        302°, 90.9091%, 77.6471%
        XYZ:
        33.1306, 16.2886, 51.8499
        xyY:
        0.3272, 0.1608, 16.2886
      CIE-Lab:
        47.3509, 78.8205, -46.9545
        CIE-LCH:
        47.3509, 91.7464, 329.2171
        CIE-Luv:
        47.3509, 66.6099, -79.8884
        Hunter-Lab:
        40.3592, 75.9012, -47.9191
      #c612c1 color charts
#c612c1 RGB chart
      #c612c1 CMYK chart
      #c612c1 RGB pie chart
      #c612c1 color shades, tints & tones
#c612c1 color schemes
#c612c1 color preview, HTML & CSS examples
           This text has a color of #c612c1        
        
          <p style="color:#c612c1;">Text here</p>
        
        
          .mytext {color:#c612c1;}
        
        Text color #c612c1
      
           This box has a color of #c612c1        
        
          <div style="background-color:#c612c1;">Content here</div>
        
        
          .mybackground {background-color:#c612c1;}
        
        Background color #c612c1
      
           Border around this has a color of #c612c1        
        
          <div style="border:2px solid #c612c1;">Content here</div>
        
        
          .myborder {border:2px solid #c612c1;}
        
        Border color #c612c1