#b020f8 color space conversions
Hex:
        #b020f8
        RGB:
        176, 32, 248
        CMY:
        31, 87, 3
        CMYK:
        29, 87, 0, 3
      HSL:
        280°, 93.9130%, 54.9020%
        HSV (HSB):
        280°, 87.0968%, 97.2549%
        XYZ:
        35.3643, 17.0404, 90.2322
        xyY:
        0.2479, 0.1195, 17.0404
      CIE-Lab:
        48.3110, 82.4190, -76.9774
        CIE-LCH:
        48.3110, 112.7759, 316.9553
        CIE-Luv:
        48.3110, 33.9220, -122.6473
        Hunter-Lab:
        41.2801, 80.6793, -100.7032
      #b020f8 color charts
#b020f8 RGB chart
      #b020f8 CMYK chart
      #b020f8 RGB pie chart
      #b020f8 color shades, tints & tones
#b020f8 color schemes
#b020f8 color preview, HTML & CSS examples
           This text has a color of #b020f8        
        
          <p style="color:#b020f8;">Text here</p>
        
        
          .mytext {color:#b020f8;}
        
        Text color #b020f8
      
           This box has a color of #b020f8        
        
          <div style="background-color:#b020f8;">Content here</div>
        
        
          .mybackground {background-color:#b020f8;}
        
        Background color #b020f8
      
           Border around this has a color of #b020f8        
        
          <div style="border:2px solid #b020f8;">Content here</div>
        
        
          .myborder {border:2px solid #b020f8;}
        
        Border color #b020f8