#b020ce color space conversions
Hex:
        #b020ce
        RGB:
        176, 32, 206
        CMY:
        31, 87, 19
        CMYK:
        15, 84, 0, 19
      HSL:
        290°, 73.1092%, 46.6667%
        HSV (HSB):
        290°, 84.4660%, 80.7843%
        XYZ:
        29.5616, 14.7194, 59.6756
        xyY:
        0.2844, 0.1416, 14.7194
      CIE-Lab:
        45.2474, 74.7686, -58.0735
        CIE-LCH:
        45.2474, 94.6724, 322.1632
        CIE-Luv:
        45.2474, 45.6159, -94.0033
        Hunter-Lab:
        38.3658, 70.3974, -65.3657
      #b020ce color charts
#b020ce RGB chart
      #b020ce CMYK chart
      #b020ce RGB pie chart
      #b020ce color shades, tints & tones
#b020ce color schemes
#b020ce color preview, HTML & CSS examples
           This text has a color of #b020ce        
        
          <p style="color:#b020ce;">Text here</p>
        
        
          .mytext {color:#b020ce;}
        
        Text color #b020ce
      
           This box has a color of #b020ce        
        
          <div style="background-color:#b020ce;">Content here</div>
        
        
          .mybackground {background-color:#b020ce;}
        
        Background color #b020ce
      
           Border around this has a color of #b020ce        
        
          <div style="border:2px solid #b020ce;">Content here</div>
        
        
          .myborder {border:2px solid #b020ce;}
        
        Border color #b020ce