#c01fd3 color space conversions
Hex:
        #c01fd3
        RGB:
        192, 31, 211
        CMY:
        25, 88, 17
        CMYK:
        9, 85, 0, 17
      HSL:
        294°, 74.3802%, 47.4510%
        HSV (HSB):
        294°, 85.3081%, 82.7451%
        XYZ:
        33.9861, 16.8896, 63.0968
        xyY:
        0.2982, 0.1482, 16.8896
      CIE-Lab:
        48.1206, 78.5057, -56.1895
        CIE-LCH:
        48.1206, 96.5422, 324.4073
        CIE-Luv:
        48.1206, 54.6658, -93.4667
        Hunter-Lab:
        41.0969, 75.6951, -62.2610
      #c01fd3 color charts
#c01fd3 RGB chart
      #c01fd3 CMYK chart
      #c01fd3 RGB pie chart
      #c01fd3 color shades, tints & tones
#c01fd3 color schemes
#c01fd3 color preview, HTML & CSS examples
           This text has a color of #c01fd3        
        
          <p style="color:#c01fd3;">Text here</p>
        
        
          .mytext {color:#c01fd3;}
        
        Text color #c01fd3
      
           This box has a color of #c01fd3        
        
          <div style="background-color:#c01fd3;">Content here</div>
        
        
          .mybackground {background-color:#c01fd3;}
        
        Background color #c01fd3
      
           Border around this has a color of #c01fd3        
        
          <div style="border:2px solid #c01fd3;">Content here</div>
        
        
          .myborder {border:2px solid #c01fd3;}
        
        Border color #c01fd3