#b01bc2 color space conversions
Hex:
        #b01bc2
        RGB:
        176, 27, 194
        CMY:
        31, 89, 24
        CMYK:
        9, 86, 0, 24
      HSL:
        294°, 75.5656%, 43.3333%
        HSV (HSB):
        294°, 86.0825%, 76.0784%
        XYZ:
        28.0340, 13.9090, 52.2461
        xyY:
        0.2976, 0.1477, 13.9090
      CIE-Lab:
        44.1022, 73.7663, -52.9526
        CIE-LCH:
        44.1022, 90.8044, 324.3276
        CIE-Luv:
        44.1022, 49.9932, -86.0790
        Hunter-Lab:
        37.2948, 68.9104, -56.9527
      #b01bc2 color charts
#b01bc2 RGB chart
      #b01bc2 CMYK chart
      #b01bc2 RGB pie chart
      #b01bc2 color shades, tints & tones
#b01bc2 color schemes
#b01bc2 color preview, HTML & CSS examples
           This text has a color of #b01bc2        
        
          <p style="color:#b01bc2;">Text here</p>
        
        
          .mytext {color:#b01bc2;}
        
        Text color #b01bc2
      
           This box has a color of #b01bc2        
        
          <div style="background-color:#b01bc2;">Content here</div>
        
        
          .mybackground {background-color:#b01bc2;}
        
        Background color #b01bc2
      
           Border around this has a color of #b01bc2        
        
          <div style="border:2px solid #b01bc2;">Content here</div>
        
        
          .myborder {border:2px solid #b01bc2;}
        
        Border color #b01bc2