#c61fc2 color space conversions
Hex:
        #c61fc2
        RGB:
        198, 31, 194
        CMY:
        22, 88, 24
        CMYK:
        0, 84, 2, 22
      HSL:
        301°, 72.9258%, 44.9020%
        HSV (HSB):
        301°, 84.3434%, 77.6471%
        XYZ:
        33.5163, 16.8808, 52.5307
        xyY:
        0.3256, 0.1640, 16.8808
      CIE-Lab:
        48.1095, 76.9110, -46.3273
        CIE-LCH:
        48.1095, 89.7859, 328.9374
        CIE-Luv:
        48.1095, 64.9759, -79.0566
        Hunter-Lab:
        41.0862, 73.7114, -47.0448
      #c61fc2 color charts
#c61fc2 RGB chart
      #c61fc2 CMYK chart
      #c61fc2 RGB pie chart
      #c61fc2 color shades, tints & tones
#c61fc2 color schemes
#c61fc2 color preview, HTML & CSS examples
           This text has a color of #c61fc2        
        
          <p style="color:#c61fc2;">Text here</p>
        
        
          .mytext {color:#c61fc2;}
        
        Text color #c61fc2
      
           This box has a color of #c61fc2        
        
          <div style="background-color:#c61fc2;">Content here</div>
        
        
          .mybackground {background-color:#c61fc2;}
        
        Background color #c61fc2
      
           Border around this has a color of #c61fc2        
        
          <div style="border:2px solid #c61fc2;">Content here</div>
        
        
          .myborder {border:2px solid #c61fc2;}
        
        Border color #c61fc2