#b01bd2 color space conversions
Hex:
        #b01bd2
        RGB:
        176, 27, 210
        CMY:
        31, 89, 18
        CMYK:
        16, 87, 0, 18
      HSL:
        289°, 77.2152%, 46.4706%
        HSV (HSB):
        289°, 87.1429%, 82.3529%
        XYZ:
        29.9293, 14.6671, 62.2264
        xyY:
        0.2802, 0.1373, 14.6671
      CIE-Lab:
        45.1748, 76.4801, -60.4981
        CIE-LCH:
        45.1748, 97.5152, 321.6549
        CIE-Luv:
        45.1748, 44.8406, -97.4881
        Hunter-Lab:
        38.2977, 72.4752, -69.5265
      #b01bd2 color charts
#b01bd2 RGB chart
      #b01bd2 CMYK chart
      #b01bd2 RGB pie chart
      #b01bd2 color shades, tints & tones
#b01bd2 color schemes
#b01bd2 color preview, HTML & CSS examples
           This text has a color of #b01bd2        
        
          <p style="color:#b01bd2;">Text here</p>
        
        
          .mytext {color:#b01bd2;}
        
        Text color #b01bd2
      
           This box has a color of #b01bd2        
        
          <div style="background-color:#b01bd2;">Content here</div>
        
        
          .mybackground {background-color:#b01bd2;}
        
        Background color #b01bd2
      
           Border around this has a color of #b01bd2        
        
          <div style="border:2px solid #b01bd2;">Content here</div>
        
        
          .myborder {border:2px solid #b01bd2;}
        
        Border color #b01bd2