#c372d1 color space conversions
Hex:
        #c372d1
        RGB:
        195, 114, 209
        CMY:
        24, 55, 18
        CMYK:
        7, 45, 0, 18
      HSL:
        291°, 50.8021%, 63.3333%
        HSV (HSB):
        291°, 45.4545%, 81.9608%
        XYZ:
        40.0316, 28.2402, 63.6626
        xyY:
        0.3034, 0.2140, 28.2402
      CIE-Lab:
        60.1051, 46.7538, -36.0235
        CIE-LCH:
        60.1051, 59.0221, 322.3860
        CIE-Luv:
        60.1051, 36.5439, -62.5713
        Hunter-Lab:
        53.1415, 41.4669, -33.8294
      #c372d1 color charts
#c372d1 RGB chart
      #c372d1 CMYK chart
      #c372d1 RGB pie chart
      #c372d1 color shades, tints & tones
#c372d1 color schemes
#c372d1 color preview, HTML & CSS examples
           This text has a color of #c372d1        
        
          <p style="color:#c372d1;">Text here</p>
        
        
          .mytext {color:#c372d1;}
        
        Text color #c372d1
      
           This box has a color of #c372d1        
        
          <div style="background-color:#c372d1;">Content here</div>
        
        
          .mybackground {background-color:#c372d1;}
        
        Background color #c372d1
      
           Border around this has a color of #c372d1        
        
          <div style="border:2px solid #c372d1;">Content here</div>
        
        
          .myborder {border:2px solid #c372d1;}
        
        Border color #c372d1