#b031c1 color space conversions
Hex:
        #b031c1
        RGB:
        176, 49, 193
        CMY:
        31, 81, 24
        CMYK:
        9, 75, 0, 24
      HSL:
        293°, 59.5041%, 47.4510%
        HSV (HSB):
        293°, 74.6114%, 75.6863%
        XYZ:
        28.6284, 15.2770, 51.8919
        xyY:
        0.2988, 0.1595, 15.2770
      CIE-Lab:
        46.0113, 67.8734, -49.3064
        CIE-LCH:
        46.0113, 83.8923, 324.0036
        CIE-Luv:
        46.0113, 47.3286, -81.2243
        Hunter-Lab:
        39.0858, 62.3425, -51.3559
      #b031c1 color charts
#b031c1 RGB chart
      #b031c1 CMYK chart
      #b031c1 RGB pie chart
      #b031c1 color shades, tints & tones
#b031c1 color schemes
#b031c1 color preview, HTML & CSS examples
           This text has a color of #b031c1        
        
          <p style="color:#b031c1;">Text here</p>
        
        
          .mytext {color:#b031c1;}
        
        Text color #b031c1
      
           This box has a color of #b031c1        
        
          <div style="background-color:#b031c1;">Content here</div>
        
        
          .mybackground {background-color:#b031c1;}
        
        Background color #b031c1
      
           Border around this has a color of #b031c1        
        
          <div style="border:2px solid #b031c1;">Content here</div>
        
        
          .myborder {border:2px solid #b031c1;}
        
        Border color #b031c1