#c32fba color space conversions
Hex:
        #c32fba
        RGB:
        195, 47, 186
        CMY:
        24, 82, 27
        CMYK:
        0, 76, 5, 24
      HSL:
        304°, 61.1570%, 47.4510%
        HSV (HSB):
        304°, 75.8974%, 76.4706%
        XYZ:
        32.3851, 17.1803, 48.0636
        xyY:
        0.3317, 0.1760, 17.1803
      CIE-Lab:
        48.4864, 71.2666, -41.0986
        CIE-LCH:
        48.4864, 82.2680, 330.0285
        CIE-Luv:
        48.4864, 63.3146, -70.7808
        Hunter-Lab:
        41.4491, 66.9300, -39.7372
      #c32fba color charts
#c32fba RGB chart
      #c32fba CMYK chart
      #c32fba RGB pie chart
      #c32fba color shades, tints & tones
#c32fba color schemes
#c32fba color preview, HTML & CSS examples
           This text has a color of #c32fba        
        
          <p style="color:#c32fba;">Text here</p>
        
        
          .mytext {color:#c32fba;}
        
        Text color #c32fba
      
           This box has a color of #c32fba        
        
          <div style="background-color:#c32fba;">Content here</div>
        
        
          .mybackground {background-color:#c32fba;}
        
        Background color #c32fba
      
           Border around this has a color of #c32fba        
        
          <div style="border:2px solid #c32fba;">Content here</div>
        
        
          .myborder {border:2px solid #c32fba;}
        
        Border color #c32fba