#b224fe color space conversions
Hex:
        #b224fe
        RGB:
        178, 36, 254
        CMY:
        30, 86, 0
        CMYK:
        30, 86, 0, 0
      HSL:
        279°, 99.0909%, 56.8627%
        HSV (HSB):
        279°, 85.8268%, 99.6078%
        XYZ:
        36.8804, 17.8825, 95.2738
        xyY:
        0.2458, 0.1192, 17.8825
      CIE-Lab:
        49.3533, 82.9936, -78.6158
        CIE-LCH:
        49.3533, 114.3170, 316.5517
        CIE-Luv:
        49.3533, 33.2340, -125.7432
        Hunter-Lab:
        42.2877, 81.6718, -103.9785
      #b224fe color charts
#b224fe RGB chart
      #b224fe CMYK chart
      #b224fe RGB pie chart
      #b224fe color shades, tints & tones
#b224fe color schemes
#b224fe color preview, HTML & CSS examples
           This text has a color of #b224fe        
        
          <p style="color:#b224fe;">Text here</p>
        
        
          .mytext {color:#b224fe;}
        
        Text color #b224fe
      
           This box has a color of #b224fe        
        
          <div style="background-color:#b224fe;">Content here</div>
        
        
          .mybackground {background-color:#b224fe;}
        
        Background color #b224fe
      
           Border around this has a color of #b224fe        
        
          <div style="border:2px solid #b224fe;">Content here</div>
        
        
          .myborder {border:2px solid #b224fe;}
        
        Border color #b224fe