#b20ca6 color space conversions
Hex:
        #b20ca6
        RGB:
        178, 12, 166
        CMY:
        30, 95, 35
        CMYK:
        0, 93, 7, 30
      HSL:
        304°, 87.3684%, 37.2549%
        HSV (HSB):
        304°, 93.2584%, 69.8039%
        XYZ:
        25.3745, 12.4811, 37.1481
        xyY:
        0.3383, 0.1664, 12.4811
      CIE-Lab:
        41.9707, 72.0771, -39.8016
        CIE-LCH:
        41.9707, 82.3363, 331.0921
        CIE-Luv:
        41.9707, 62.9599, -66.3893
        Hunter-Lab:
        35.3286, 66.3813, -37.6136
      #b20ca6 color charts
#b20ca6 RGB chart
      #b20ca6 CMYK chart
      #b20ca6 RGB pie chart
      #b20ca6 color shades, tints & tones
#b20ca6 color schemes
#b20ca6 color preview, HTML & CSS examples
           This text has a color of #b20ca6        
        
          <p style="color:#b20ca6;">Text here</p>
        
        
          .mytext {color:#b20ca6;}
        
        Text color #b20ca6
      
           This box has a color of #b20ca6        
        
          <div style="background-color:#b20ca6;">Content here</div>
        
        
          .mybackground {background-color:#b20ca6;}
        
        Background color #b20ca6
      
           Border around this has a color of #b20ca6        
        
          <div style="border:2px solid #b20ca6;">Content here</div>
        
        
          .myborder {border:2px solid #b20ca6;}
        
        Border color #b20ca6