#b20ffb color space conversions
Hex:
        #b20ffb
        RGB:
        178, 15, 251
        CMY:
        30, 94, 2
        CMYK:
        29, 94, 0, 2
      HSL:
        281°, 96.7213%, 52.1569%
        HSV (HSB):
        281°, 94.0239%, 98.4314%
        XYZ:
        35.9435, 16.7717, 92.6096
        xyY:
        0.2473, 0.1154, 16.7717
      CIE-Lab:
        47.9710, 85.8369, -79.1991
        CIE-LCH:
        47.9710, 116.7924, 317.3032
        CIE-Luv:
        47.9710, 35.2168, -125.5611
        Hunter-Lab:
        40.9532, 84.9964, -105.4083
      #b20ffb color charts
#b20ffb RGB chart
      #b20ffb CMYK chart
      #b20ffb RGB pie chart
      #b20ffb color shades, tints & tones
#b20ffb color schemes
#b20ffb color preview, HTML & CSS examples
           This text has a color of #b20ffb        
        
          <p style="color:#b20ffb;">Text here</p>
        
        
          .mytext {color:#b20ffb;}
        
        Text color #b20ffb
      
           This box has a color of #b20ffb        
        
          <div style="background-color:#b20ffb;">Content here</div>
        
        
          .mybackground {background-color:#b20ffb;}
        
        Background color #b20ffb
      
           Border around this has a color of #b20ffb        
        
          <div style="border:2px solid #b20ffb;">Content here</div>
        
        
          .myborder {border:2px solid #b20ffb;}
        
        Border color #b20ffb