#c312ab color space conversions
Hex:
        #c312ab
        RGB:
        195, 18, 171
        CMY:
        24, 93, 33
        CMYK:
        0, 91, 12, 24
      HSL:
        308°, 83.0986%, 41.7647%
        HSV (HSB):
        308°, 90.7692%, 76.4706%
        XYZ:
        30.0727, 14.9750, 39.8335
        xyY:
        0.3543, 0.1764, 14.9750
      CIE-Lab:
        45.5999, 75.1902, -36.8339
        CIE-LCH:
        45.5999, 83.7276, 333.9008
        CIE-Luv:
        45.5999, 73.2834, -64.1209
        Hunter-Lab:
        38.6975, 70.9954, -33.9422
      #c312ab color charts
#c312ab RGB chart
      #c312ab CMYK chart
      #c312ab RGB pie chart
      #c312ab color shades, tints & tones
#c312ab color schemes
#c312ab color preview, HTML & CSS examples
           This text has a color of #c312ab        
        
          <p style="color:#c312ab;">Text here</p>
        
        
          .mytext {color:#c312ab;}
        
        Text color #c312ab
      
           This box has a color of #c312ab        
        
          <div style="background-color:#c312ab;">Content here</div>
        
        
          .mybackground {background-color:#c312ab;}
        
        Background color #c312ab
      
           Border around this has a color of #c312ab        
        
          <div style="border:2px solid #c312ab;">Content here</div>
        
        
          .myborder {border:2px solid #c312ab;}
        
        Border color #c312ab