#b222fe color space conversions
Hex:
        #b222fe
        RGB:
        178, 34, 254
        CMY:
        30, 87, 0
        CMYK:
        30, 87, 0, 0
      HSL:
        279°, 99.0991%, 56.4706%
        HSV (HSB):
        279°, 86.6142%, 99.6078%
        XYZ:
        36.8215, 17.7648, 95.2542
        xyY:
        0.2457, 0.1186, 17.7648
      CIE-Lab:
        49.2096, 83.4189, -78.8505
        CIE-LCH:
        49.2096, 114.7872, 316.6126
        CIE-Luv:
        49.2096, 33.3922, -125.9705
        Hunter-Lab:
        42.1483, 82.1813, -104.4902
      #b222fe color charts
#b222fe RGB chart
      #b222fe CMYK chart
      #b222fe RGB pie chart
      #b222fe color shades, tints & tones
#b222fe color schemes
#b222fe color preview, HTML & CSS examples
           This text has a color of #b222fe        
        
          <p style="color:#b222fe;">Text here</p>
        
        
          .mytext {color:#b222fe;}
        
        Text color #b222fe
      
           This box has a color of #b222fe        
        
          <div style="background-color:#b222fe;">Content here</div>
        
        
          .mybackground {background-color:#b222fe;}
        
        Background color #b222fe
      
           Border around this has a color of #b222fe        
        
          <div style="border:2px solid #b222fe;">Content here</div>
        
        
          .myborder {border:2px solid #b222fe;}
        
        Border color #b222fe