#b225e0 color space conversions
Hex:
        #b225e0
        RGB:
        178, 37, 224
        CMY:
        30, 85, 12
        CMYK:
        21, 83, 0, 12
      HSL:
        285°, 75.1004%, 51.1765%
        HSV (HSB):
        285°, 83.4821%, 87.8431%
        XYZ:
        32.4762, 16.1699, 71.9304
        xyY:
        0.2693, 0.1341, 16.1699
      CIE-Lab:
        47.1966, 77.1531, -65.2266
        CIE-LCH:
        47.1966, 101.0303, 319.7882
        CIE-Luv:
        47.1966, 41.0047, -105.4284
        Hunter-Lab:
        40.2119, 73.7908, -77.9089
      #b225e0 color charts
#b225e0 RGB chart
      #b225e0 CMYK chart
      #b225e0 RGB pie chart
      #b225e0 color shades, tints & tones
#b225e0 color schemes
#b225e0 color preview, HTML & CSS examples
           This text has a color of #b225e0        
        
          <p style="color:#b225e0;">Text here</p>
        
        
          .mytext {color:#b225e0;}
        
        Text color #b225e0
      
           This box has a color of #b225e0        
        
          <div style="background-color:#b225e0;">Content here</div>
        
        
          .mybackground {background-color:#b225e0;}
        
        Background color #b225e0
      
           Border around this has a color of #b225e0        
        
          <div style="border:2px solid #b225e0;">Content here</div>
        
        
          .myborder {border:2px solid #b225e0;}
        
        Border color #b225e0