#b01ec9 color space conversions
Hex:
        #b01ec9
        RGB:
        176, 30, 201
        CMY:
        31, 88, 21
        CMYK:
        12, 85, 0, 21
      HSL:
        291°, 74.0260%, 45.2941%
        HSV (HSB):
        291°, 85.0746%, 78.8235%
        XYZ:
        28.9114, 14.3757, 56.5093
        xyY:
        0.2897, 0.1441, 14.3757
      CIE-Lab:
        44.7670, 74.3372, -55.9543
        CIE-LCH:
        44.7670, 93.0425, 323.0309
        CIE-Luv:
        44.7670, 47.3996, -90.7162
        Hunter-Lab:
        37.9153, 69.7590, -61.8257
      #b01ec9 color charts
#b01ec9 RGB chart
      #b01ec9 CMYK chart
      #b01ec9 RGB pie chart
      #b01ec9 color shades, tints & tones
#b01ec9 color schemes
#b01ec9 color preview, HTML & CSS examples
           This text has a color of #b01ec9        
        
          <p style="color:#b01ec9;">Text here</p>
        
        
          .mytext {color:#b01ec9;}
        
        Text color #b01ec9
      
           This box has a color of #b01ec9        
        
          <div style="background-color:#b01ec9;">Content here</div>
        
        
          .mybackground {background-color:#b01ec9;}
        
        Background color #b01ec9
      
           Border around this has a color of #b01ec9        
        
          <div style="border:2px solid #b01ec9;">Content here</div>
        
        
          .myborder {border:2px solid #b01ec9;}
        
        Border color #b01ec9