#b022df color space conversions
Hex:
        #b022df
        RGB:
        176, 34, 223
        CMY:
        31, 87, 13
        CMYK:
        21, 85, 0, 13
      HSL:
        285°, 74.7036%, 50.3922%
        HSV (HSB):
        285°, 84.7534%, 87.4510%
        XYZ:
        31.7958, 15.7019, 71.1670
        xyY:
        0.2679, 0.1323, 15.7019
      CIE-Lab:
        46.5809, 77.3488, -65.6698
        CIE-LCH:
        46.5809, 101.4660, 319.6684
        CIE-Luv:
        46.5809, 40.3726, -105.6271
        Hunter-Lab:
        39.6256, 73.8847, -78.7461
      #b022df color charts
#b022df RGB chart
      #b022df CMYK chart
      #b022df RGB pie chart
      #b022df color shades, tints & tones
#b022df color schemes
#b022df color preview, HTML & CSS examples
           This text has a color of #b022df        
        
          <p style="color:#b022df;">Text here</p>
        
        
          .mytext {color:#b022df;}
        
        Text color #b022df
      
           This box has a color of #b022df        
        
          <div style="background-color:#b022df;">Content here</div>
        
        
          .mybackground {background-color:#b022df;}
        
        Background color #b022df
      
           Border around this has a color of #b022df        
        
          <div style="border:2px solid #b022df;">Content here</div>
        
        
          .myborder {border:2px solid #b022df;}
        
        Border color #b022df