#b20eab color space conversions
Hex:
        #b20eab
        RGB:
        178, 14, 171
        CMY:
        30, 95, 33
        CMYK:
        0, 92, 4, 30
      HSL:
        303°, 85.4167%, 37.6471%
        HSV (HSB):
        303°, 92.1348%, 69.8039%
        XYZ:
        25.8678, 12.7193, 39.6198
        xyY:
        0.3308, 0.1626, 12.7193
      CIE-Lab:
        42.3373, 72.5703, -42.2029
        CIE-LCH:
        42.3373, 83.9495, 329.8201
        CIE-Luv:
        42.3373, 60.8471, -69.9812
        Hunter-Lab:
        35.6642, 67.0568, -40.9011
      #b20eab color charts
#b20eab RGB chart
      #b20eab CMYK chart
      #b20eab RGB pie chart
      #b20eab color shades, tints & tones
#b20eab color schemes
#b20eab color preview, HTML & CSS examples
           This text has a color of #b20eab        
        
          <p style="color:#b20eab;">Text here</p>
        
        
          .mytext {color:#b20eab;}
        
        Text color #b20eab
      
           This box has a color of #b20eab        
        
          <div style="background-color:#b20eab;">Content here</div>
        
        
          .mybackground {background-color:#b20eab;}
        
        Background color #b20eab
      
           Border around this has a color of #b20eab        
        
          <div style="border:2px solid #b20eab;">Content here</div>
        
        
          .myborder {border:2px solid #b20eab;}
        
        Border color #b20eab