#b020c0 color space conversions
Hex:
        #b020c0
        RGB:
        176, 32, 192
        CMY:
        31, 87, 25
        CMYK:
        8, 83, 0, 25
      HSL:
        294°, 71.4286%, 43.9216%
        HSV (HSB):
        294°, 83.3333%, 75.2941%
        XYZ:
        27.9354, 14.0689, 51.1124
        xyY:
        0.3000, 0.1511, 14.0689
      CIE-Lab:
        44.3316, 72.3868, -51.4162
        CIE-LCH:
        44.3316, 88.7889, 324.6139
        CIE-Luv:
        44.3316, 50.1351, -83.8980
        Hunter-Lab:
        37.5085, 67.3025, -54.5377
      #b020c0 color charts
#b020c0 RGB chart
      #b020c0 CMYK chart
      #b020c0 RGB pie chart
      #b020c0 color shades, tints & tones
#b020c0 color schemes
#b020c0 color preview, HTML & CSS examples
           This text has a color of #b020c0        
        
          <p style="color:#b020c0;">Text here</p>
        
        
          .mytext {color:#b020c0;}
        
        Text color #b020c0
      
           This box has a color of #b020c0        
        
          <div style="background-color:#b020c0;">Content here</div>
        
        
          .mybackground {background-color:#b020c0;}
        
        Background color #b020c0
      
           Border around this has a color of #b020c0        
        
          <div style="border:2px solid #b020c0;">Content here</div>
        
        
          .myborder {border:2px solid #b020c0;}
        
        Border color #b020c0