#b021f2 color space conversions
Hex:
        #b021f2
        RGB:
        176, 33, 242
        CMY:
        31, 87, 5
        CMYK:
        27, 86, 0, 5
      HSL:
        281°, 88.9362%, 53.9216%
        HSV (HSB):
        281°, 86.3636%, 94.9020%
        XYZ:
        34.4754, 16.7286, 85.4163
        xyY:
        0.2523, 0.1224, 16.7286
      CIE-Lab:
        47.9163, 81.0815, -74.2544
        CIE-LCH:
        47.9163, 109.9451, 317.5165
        CIE-Luv:
        47.9163, 35.3525, -118.5881
        Hunter-Lab:
        40.9006, 78.8825, -95.1899
      #b021f2 color charts
#b021f2 RGB chart
      #b021f2 CMYK chart
      #b021f2 RGB pie chart
      #b021f2 color shades, tints & tones
#b021f2 color schemes
#b021f2 color preview, HTML & CSS examples
           This text has a color of #b021f2        
        
          <p style="color:#b021f2;">Text here</p>
        
        
          .mytext {color:#b021f2;}
        
        Text color #b021f2
      
           This box has a color of #b021f2        
        
          <div style="background-color:#b021f2;">Content here</div>
        
        
          .mybackground {background-color:#b021f2;}
        
        Background color #b021f2
      
           Border around this has a color of #b021f2        
        
          <div style="border:2px solid #b021f2;">Content here</div>
        
        
          .myborder {border:2px solid #b021f2;}
        
        Border color #b021f2