#b222df color space conversions
Hex:
        #b222df
        RGB:
        178, 34, 223
        CMY:
        30, 87, 13
        CMYK:
        20, 85, 0, 13
      HSL:
        286°, 74.7036%, 50.3922%
        HSV (HSB):
        286°, 84.7534%, 87.4510%
        XYZ:
        32.2514, 15.9367, 71.1883
        xyY:
        0.2702, 0.1335, 15.9367
      CIE-Lab:
        46.8914, 77.6604, -65.1518
        CIE-LCH:
        46.8914, 101.3701, 320.0056
        CIE-Luv:
        46.8914, 41.5885, -105.1674
        Hunter-Lab:
        39.9209, 74.3458, -77.7835
      #b222df color charts
#b222df RGB chart
      #b222df CMYK chart
      #b222df RGB pie chart
      #b222df color shades, tints & tones
#b222df color schemes
#b222df color preview, HTML & CSS examples
           This text has a color of #b222df        
        
          <p style="color:#b222df;">Text here</p>
        
        
          .mytext {color:#b222df;}
        
        Text color #b222df
      
           This box has a color of #b222df        
        
          <div style="background-color:#b222df;">Content here</div>
        
        
          .mybackground {background-color:#b222df;}
        
        Background color #b222df
      
           Border around this has a color of #b222df        
        
          <div style="border:2px solid #b222df;">Content here</div>
        
        
          .myborder {border:2px solid #b222df;}
        
        Border color #b222df