#c031be color space conversions
Hex:
        #c031be
        RGB:
        192, 49, 190
        CMY:
        25, 81, 25
        CMYK:
        0, 74, 1, 25
      HSL:
        301°, 59.3361%, 47.2549%
        HSV (HSB):
        301°, 74.4792%, 75.2941%
        XYZ:
        32.1308, 17.1208, 50.3264
        xyY:
        0.3227, 0.1719, 17.1208
      CIE-Lab:
        48.4119, 70.6713, -43.5803
        CIE-LCH:
        48.4119, 83.0282, 328.3395
        CIE-Luv:
        48.4119, 59.3546, -74.3116
        Hunter-Lab:
        41.3773, 66.2008, -43.1491
      #c031be color charts
#c031be RGB chart
      #c031be CMYK chart
      #c031be RGB pie chart
      #c031be color shades, tints & tones
#c031be color schemes
#c031be color preview, HTML & CSS examples
           This text has a color of #c031be        
        
          <p style="color:#c031be;">Text here</p>
        
        
          .mytext {color:#c031be;}
        
        Text color #c031be
      
           This box has a color of #c031be        
        
          <div style="background-color:#c031be;">Content here</div>
        
        
          .mybackground {background-color:#c031be;}
        
        Background color #c031be
      
           Border around this has a color of #c031be        
        
          <div style="border:2px solid #c031be;">Content here</div>
        
        
          .myborder {border:2px solid #c031be;}
        
        Border color #c031be