#b20cb1 color space conversions
Hex:
        #b20cb1
        RGB:
        178, 12, 177
        CMY:
        30, 95, 31
        CMYK:
        0, 93, 1, 30
      HSL:
        300°, 87.3684%, 37.2549%
        HSV (HSB):
        300°, 93.2584%, 69.8039%
        XYZ:
        26.4274, 12.9022, 42.6925
        xyY:
        0.3222, 0.1573, 12.9022
      CIE-Lab:
        42.6156, 73.6903, -45.3227
        CIE-LCH:
        42.6156, 86.5125, 328.4067
        CIE-Luv:
        42.6156, 58.6631, -74.6211
        Hunter-Lab:
        35.9197, 68.4692, -45.3255
      #b20cb1 color charts
#b20cb1 RGB chart
      #b20cb1 CMYK chart
      #b20cb1 RGB pie chart
      #b20cb1 color shades, tints & tones
#b20cb1 color schemes
#b20cb1 color preview, HTML & CSS examples
           This text has a color of #b20cb1        
        
          <p style="color:#b20cb1;">Text here</p>
        
        
          .mytext {color:#b20cb1;}
        
        Text color #b20cb1
      
           This box has a color of #b20cb1        
        
          <div style="background-color:#b20cb1;">Content here</div>
        
        
          .mybackground {background-color:#b20cb1;}
        
        Background color #b20cb1
      
           Border around this has a color of #b20cb1        
        
          <div style="border:2px solid #b20cb1;">Content here</div>
        
        
          .myborder {border:2px solid #b20cb1;}
        
        Border color #b20cb1