#c132fe color space conversions
Hex:
        #c132fe
        RGB:
        193, 50, 254
        CMY:
        24, 80, 0
        CMYK:
        24, 80, 0, 0
      HSL:
        282°, 99.0291%, 59.6078%
        HSV (HSB):
        282°, 80.3150%, 99.6078%
        XYZ:
        41.0223, 20.7744, 95.6137
        xyY:
        0.2606, 0.1320, 20.7744
      CIE-Lab:
        52.7017, 81.7316, -73.0699
        CIE-LCH:
        52.7017, 109.6324, 318.2026
        CIE-Luv:
        52.7017, 40.2566, -120.5530
        Hunter-Lab:
        45.5790, 80.8917, -92.4709
      #c132fe color charts
#c132fe RGB chart
      #c132fe CMYK chart
      #c132fe RGB pie chart
      #c132fe color shades, tints & tones
#c132fe color schemes
#c132fe color preview, HTML & CSS examples
           This text has a color of #c132fe        
        
          <p style="color:#c132fe;">Text here</p>
        
        
          .mytext {color:#c132fe;}
        
        Text color #c132fe
      
           This box has a color of #c132fe        
        
          <div style="background-color:#c132fe;">Content here</div>
        
        
          .mybackground {background-color:#c132fe;}
        
        Background color #c132fe
      
           Border around this has a color of #c132fe        
        
          <div style="border:2px solid #c132fe;">Content here</div>
        
        
          .myborder {border:2px solid #c132fe;}
        
        Border color #c132fe