#b022f7 color space conversions
Hex:
        #b022f7
        RGB:
        176, 34, 247
        CMY:
        31, 87, 3
        CMYK:
        29, 86, 0, 3
      HSL:
        280°, 93.0131%, 55.0980%
        HSV (HSB):
        280°, 86.2348%, 96.8627%
        XYZ:
        35.2650, 17.0896, 89.4356
        xyY:
        0.2487, 0.1205, 17.0896
      CIE-Lab:
        48.3727, 81.8161, -76.3165
        CIE-LCH:
        48.3727, 111.8843, 316.9919
        CIE-Luv:
        48.3727, 34.0151, -121.7702
        Hunter-Lab:
        41.3395, 79.9267, -99.3328
      #b022f7 color charts
#b022f7 RGB chart
      #b022f7 CMYK chart
      #b022f7 RGB pie chart
      #b022f7 color shades, tints & tones
#b022f7 color schemes
#b022f7 color preview, HTML & CSS examples
           This text has a color of #b022f7        
        
          <p style="color:#b022f7;">Text here</p>
        
        
          .mytext {color:#b022f7;}
        
        Text color #b022f7
      
           This box has a color of #b022f7        
        
          <div style="background-color:#b022f7;">Content here</div>
        
        
          .mybackground {background-color:#b022f7;}
        
        Background color #b022f7
      
           Border around this has a color of #b022f7        
        
          <div style="border:2px solid #b022f7;">Content here</div>
        
        
          .myborder {border:2px solid #b022f7;}
        
        Border color #b022f7