#c312bd color space conversions
Hex:
        #c312bd
        RGB:
        195, 18, 189
        CMY:
        24, 93, 26
        CMYK:
        0, 91, 3, 24
      HSL:
        302°, 83.0986%, 41.7647%
        HSV (HSB):
        302°, 90.7692%, 76.4706%
        XYZ:
        31.9073, 15.7088, 49.4945
        xyY:
        0.3286, 0.1618, 15.7088
      CIE-Lab:
        46.5902, 77.7141, -45.8645
        CIE-LCH:
        46.5902, 90.2387, 329.4522
        CIE-Luv:
        46.5902, 65.9842, -77.8293
        Hunter-Lab:
        39.6344, 74.3396, -46.2960
      #c312bd color charts
#c312bd RGB chart
      #c312bd CMYK chart
      #c312bd RGB pie chart
      #c312bd color shades, tints & tones
#c312bd color schemes
#c312bd color preview, HTML & CSS examples
           This text has a color of #c312bd        
        
          <p style="color:#c312bd;">Text here</p>
        
        
          .mytext {color:#c312bd;}
        
        Text color #c312bd
      
           This box has a color of #c312bd        
        
          <div style="background-color:#c312bd;">Content here</div>
        
        
          .mybackground {background-color:#c312bd;}
        
        Background color #c312bd
      
           Border around this has a color of #c312bd        
        
          <div style="border:2px solid #c312bd;">Content here</div>
        
        
          .myborder {border:2px solid #c312bd;}
        
        Border color #c312bd