#c031f1 color space conversions
Hex:
        #c031f1
        RGB:
        192, 49, 241
        CMY:
        25, 81, 5
        CMYK:
        20, 80, 0, 5
      HSL:
        285°, 87.2727%, 56.8627%
        HSV (HSB):
        285°, 79.6680%, 94.5098%
        XYZ:
        38.7137, 19.7540, 84.9915
        xyY:
        0.2699, 0.1377, 19.7540
      CIE-Lab:
        51.5579, 79.4364, -67.6695
        CIE-LCH:
        51.5579, 104.3518, 319.5733
        CIE-Luv:
        51.5579, 43.3165, -111.9345
        Hunter-Lab:
        44.4454, 77.7010, -82.2665
      #c031f1 color charts
#c031f1 RGB chart
      #c031f1 CMYK chart
      #c031f1 RGB pie chart
      #c031f1 color shades, tints & tones
#c031f1 color schemes
#c031f1 color preview, HTML & CSS examples
           This text has a color of #c031f1        
        
          <p style="color:#c031f1;">Text here</p>
        
        
          .mytext {color:#c031f1;}
        
        Text color #c031f1
      
           This box has a color of #c031f1        
        
          <div style="background-color:#c031f1;">Content here</div>
        
        
          .mybackground {background-color:#c031f1;}
        
        Background color #c031f1
      
           Border around this has a color of #c031f1        
        
          <div style="border:2px solid #c031f1;">Content here</div>
        
        
          .myborder {border:2px solid #c031f1;}
        
        Border color #c031f1