#c01fc2 color space conversions
Hex:
        #c01fc2
        RGB:
        192, 31, 194
        CMY:
        25, 88, 24
        CMYK:
        1, 84, 0, 24
      HSL:
        299°, 72.4444%, 44.1176%
        HSV (HSB):
        299°, 84.0206%, 76.0784%
        XYZ:
        31.9658, 16.0815, 52.4582
        xyY:
        0.3181, 0.1600, 16.0815
      CIE-Lab:
        47.0812, 75.8098, -48.0279
        CIE-LCH:
        47.0812, 89.7430, 327.6445
        CIE-Luv:
        47.0812, 60.6719, -80.9058
        Hunter-Lab:
        40.1017, 72.1076, -49.4877
      #c01fc2 color charts
#c01fc2 RGB chart
      #c01fc2 CMYK chart
      #c01fc2 RGB pie chart
      #c01fc2 color shades, tints & tones
#c01fc2 color schemes
#c01fc2 color preview, HTML & CSS examples
           This text has a color of #c01fc2        
        
          <p style="color:#c01fc2;">Text here</p>
        
        
          .mytext {color:#c01fc2;}
        
        Text color #c01fc2
      
           This box has a color of #c01fc2        
        
          <div style="background-color:#c01fc2;">Content here</div>
        
        
          .mybackground {background-color:#c01fc2;}
        
        Background color #c01fc2
      
           Border around this has a color of #c01fc2        
        
          <div style="border:2px solid #c01fc2;">Content here</div>
        
        
          .myborder {border:2px solid #c01fc2;}
        
        Border color #c01fc2