#c372bf color space conversions
Hex:
        #c372bf
        RGB:
        195, 114, 191
        CMY:
        24, 55, 25
        CMYK:
        0, 42, 2, 24
      HSL:
        303°, 40.2985%, 60.5882%
        HSV (HSB):
        303°, 41.5385%, 76.4706%
        XYZ:
        37.9270, 27.3983, 52.5796
        xyY:
        0.3217, 0.2324, 27.3983
      CIE-Lab:
        59.3412, 43.3597, -27.0108
        CIE-LCH:
        59.3412, 51.0847, 328.0792
        CIE-Luv:
        59.3412, 40.2989, -47.7213
        Hunter-Lab:
        52.3434, 37.7365, -22.9172
      #c372bf color charts
#c372bf RGB chart
      #c372bf CMYK chart
      #c372bf RGB pie chart
      #c372bf color shades, tints & tones
#c372bf color schemes
#c372bf color preview, HTML & CSS examples
           This text has a color of #c372bf        
        
          <p style="color:#c372bf;">Text here</p>
        
        
          .mytext {color:#c372bf;}
        
        Text color #c372bf
      
           This box has a color of #c372bf        
        
          <div style="background-color:#c372bf;">Content here</div>
        
        
          .mybackground {background-color:#c372bf;}
        
        Background color #c372bf
      
           Border around this has a color of #c372bf        
        
          <div style="border:2px solid #c372bf;">Content here</div>
        
        
          .myborder {border:2px solid #c372bf;}
        
        Border color #c372bf