#c012f9 color space conversions
Hex:
        #c012f9
        RGB:
        192, 18, 249
        CMY:
        25, 93, 2
        CMYK:
        23, 93, 0, 2
      HSL:
        285°, 95.0617%, 52.3529%
        HSV (HSB):
        285°, 92.7711%, 97.6471%
        XYZ:
        39.0534, 18.4786, 91.1309
        xyY:
        0.2627, 0.1243, 18.4786
      CIE-Lab:
        50.0716, 86.9239, -74.5635
        CIE-LCH:
        50.0716, 114.5228, 319.3769
        CIE-Luv:
        50.0716, 43.6756, -121.2552
        Hunter-Lab:
        42.9868, 86.9401, -95.6026
      #c012f9 color charts
#c012f9 RGB chart
      #c012f9 CMYK chart
      #c012f9 RGB pie chart
      #c012f9 color shades, tints & tones
#c012f9 color schemes
#c012f9 color preview, HTML & CSS examples
           This text has a color of #c012f9        
        
          <p style="color:#c012f9;">Text here</p>
        
        
          .mytext {color:#c012f9;}
        
        Text color #c012f9
      
           This box has a color of #c012f9        
        
          <div style="background-color:#c012f9;">Content here</div>
        
        
          .mybackground {background-color:#c012f9;}
        
        Background color #c012f9
      
           Border around this has a color of #c012f9        
        
          <div style="border:2px solid #c012f9;">Content here</div>
        
        
          .myborder {border:2px solid #c012f9;}
        
        Border color #c012f9