#c312bc color space conversions
Hex:
        #c312bc
        RGB:
        195, 18, 188
        CMY:
        24, 93, 26
        CMYK:
        0, 91, 4, 24
      HSL:
        302°, 83.0986%, 41.7647%
        HSV (HSB):
        302°, 90.7692%, 76.4706%
        XYZ:
        31.7991, 15.6656, 48.9247
        xyY:
        0.3299, 0.1625, 15.6656
      CIE-Lab:
        46.5326, 77.5688, -45.3713
        CIE-LCH:
        46.5326, 89.8636, 329.6759
        CIE-Luv:
        46.5326, 66.3766, -77.0767
        Hunter-Lab:
        39.5797, 74.1456, -45.5828
      #c312bc color charts
#c312bc RGB chart
      #c312bc CMYK chart
      #c312bc RGB pie chart
      #c312bc color shades, tints & tones
#c312bc color schemes
#c312bc color preview, HTML & CSS examples
           This text has a color of #c312bc        
        
          <p style="color:#c312bc;">Text here</p>
        
        
          .mytext {color:#c312bc;}
        
        Text color #c312bc
      
           This box has a color of #c312bc        
        
          <div style="background-color:#c312bc;">Content here</div>
        
        
          .mybackground {background-color:#c312bc;}
        
        Background color #c312bc
      
           Border around this has a color of #c312bc        
        
          <div style="border:2px solid #c312bc;">Content here</div>
        
        
          .myborder {border:2px solid #c312bc;}
        
        Border color #c312bc