#c32fb3 color space conversions
Hex:
        #c32fb3
        RGB:
        195, 47, 179
        CMY:
        24, 82, 30
        CMYK:
        0, 76, 8, 24
      HSL:
        306°, 61.1570%, 47.4510%
        HSV (HSB):
        306°, 75.8974%, 76.4706%
        XYZ:
        31.6589, 16.8898, 44.2393
        xyY:
        0.3412, 0.1820, 16.8898
      CIE-Lab:
        48.1209, 70.2119, -37.5777
        CIE-LCH:
        48.1209, 79.6354, 331.8441
        CIE-Luv:
        48.1209, 65.8829, -65.3345
        Hunter-Lab:
        41.0972, 65.5858, -35.0549
      #c32fb3 color charts
#c32fb3 RGB chart
      #c32fb3 CMYK chart
      #c32fb3 RGB pie chart
      #c32fb3 color shades, tints & tones
#c32fb3 color schemes
#c32fb3 color preview, HTML & CSS examples
           This text has a color of #c32fb3        
        
          <p style="color:#c32fb3;">Text here</p>
        
        
          .mytext {color:#c32fb3;}
        
        Text color #c32fb3
      
           This box has a color of #c32fb3        
        
          <div style="background-color:#c32fb3;">Content here</div>
        
        
          .mybackground {background-color:#c32fb3;}
        
        Background color #c32fb3
      
           Border around this has a color of #c32fb3        
        
          <div style="border:2px solid #c32fb3;">Content here</div>
        
        
          .myborder {border:2px solid #c32fb3;}
        
        Border color #c32fb3