#c031d6 color space conversions
Hex:
        #c031d6
        RGB:
        192, 49, 214
        CMY:
        25, 81, 16
        CMYK:
        10, 77, 0, 16
      HSL:
        292°, 66.8016%, 51.5686%
        HSV (HSB):
        292°, 77.1028%, 83.9216%
        XYZ:
        34.9741, 18.2581, 65.2992
        xyY:
        0.2951, 0.1540, 18.2581
      CIE-Lab:
        49.8077, 74.6401, -55.1986
        CIE-LCH:
        49.8077, 92.8333, 323.5160
        CIE-Luv:
        49.8077, 51.3622, -92.4491
        Hunter-Lab:
        42.7295, 71.3256, -60.6961
      #c031d6 color charts
#c031d6 RGB chart
      #c031d6 CMYK chart
      #c031d6 RGB pie chart
      #c031d6 color shades, tints & tones
#c031d6 color schemes
#c031d6 color preview, HTML & CSS examples
           This text has a color of #c031d6        
        
          <p style="color:#c031d6;">Text here</p>
        
        
          .mytext {color:#c031d6;}
        
        Text color #c031d6
      
           This box has a color of #c031d6        
        
          <div style="background-color:#c031d6;">Content here</div>
        
        
          .mybackground {background-color:#c031d6;}
        
        Background color #c031d6
      
           Border around this has a color of #c031d6        
        
          <div style="border:2px solid #c031d6;">Content here</div>
        
        
          .myborder {border:2px solid #c031d6;}
        
        Border color #c031d6