#b01ec5 color space conversions
Hex:
        #b01ec5
        RGB:
        176, 30, 197
        CMY:
        31, 88, 23
        CMYK:
        11, 85, 0, 23
      HSL:
        292°, 73.5683%, 44.5098%
        HSV (HSB):
        292°, 84.7716%, 77.2549%
        XYZ:
        28.4468, 14.1899, 54.0629
        xyY:
        0.2942, 0.1467, 14.1899
      CIE-Lab:
        44.5040, 73.6599, -54.0541
        CIE-LCH:
        44.5040, 91.3653, 323.7275
        CIE-Luv:
        44.5040, 48.6980, -87.8362
        Hunter-Lab:
        37.6694, 68.8762, -58.7240
      #b01ec5 color charts
#b01ec5 RGB chart
      #b01ec5 CMYK chart
      #b01ec5 RGB pie chart
      #b01ec5 color shades, tints & tones
#b01ec5 color schemes
#b01ec5 color preview, HTML & CSS examples
           This text has a color of #b01ec5        
        
          <p style="color:#b01ec5;">Text here</p>
        
        
          .mytext {color:#b01ec5;}
        
        Text color #b01ec5
      
           This box has a color of #b01ec5        
        
          <div style="background-color:#b01ec5;">Content here</div>
        
        
          .mybackground {background-color:#b01ec5;}
        
        Background color #b01ec5
      
           Border around this has a color of #b01ec5        
        
          <div style="border:2px solid #b01ec5;">Content here</div>
        
        
          .myborder {border:2px solid #b01ec5;}
        
        Border color #b01ec5