#b021ca color space conversions
Hex:
        #b021ca
        RGB:
        176, 33, 202
        CMY:
        31, 87, 21
        CMYK:
        13, 84, 0, 21
      HSL:
        291°, 71.9149%, 46.0784%
        HSV (HSB):
        291°, 83.6634%, 79.2157%
        XYZ:
        29.1090, 14.5821, 57.1575
        xyY:
        0.2886, 0.1446, 14.5821
      CIE-Lab:
        45.0564, 73.8542, -56.0675
        CIE-LCH:
        45.0564, 92.7254, 322.7955
        CIE-Luv:
        45.0564, 46.7669, -90.9942
        Hunter-Lab:
        38.1865, 69.2416, -62.0147
      #b021ca color charts
#b021ca RGB chart
      #b021ca CMYK chart
      #b021ca RGB pie chart
      #b021ca color shades, tints & tones
#b021ca color schemes
#b021ca color preview, HTML & CSS examples
           This text has a color of #b021ca        
        
          <p style="color:#b021ca;">Text here</p>
        
        
          .mytext {color:#b021ca;}
        
        Text color #b021ca
      
           This box has a color of #b021ca        
        
          <div style="background-color:#b021ca;">Content here</div>
        
        
          .mybackground {background-color:#b021ca;}
        
        Background color #b021ca
      
           Border around this has a color of #b021ca        
        
          <div style="border:2px solid #b021ca;">Content here</div>
        
        
          .myborder {border:2px solid #b021ca;}
        
        Border color #b021ca