#b234e0 color space conversions
Hex:
        #b234e0
        RGB:
        178, 52, 224
        CMY:
        30, 80, 12
        CMYK:
        21, 77, 0, 12
      HSL:
        284°, 73.5043%, 54.1176%
        HSV (HSB):
        284°, 76.7857%, 87.8431%
        XYZ:
        33.0426, 17.3028, 72.1192
        xyY:
        0.2698, 0.1413, 17.3028
      CIE-Lab:
        48.6393, 72.9553, -62.8916
        CIE-LCH:
        48.6393, 96.3215, 319.2368
        CIE-Luv:
        48.6393, 39.1128, -102.6610
        Hunter-Lab:
        41.5966, 68.9990, -73.6780
      #b234e0 color charts
#b234e0 RGB chart
      #b234e0 CMYK chart
      #b234e0 RGB pie chart
      #b234e0 color shades, tints & tones
#b234e0 color schemes
#b234e0 color preview, HTML & CSS examples
           This text has a color of #b234e0        
        
          <p style="color:#b234e0;">Text here</p>
        
        
          .mytext {color:#b234e0;}
        
        Text color #b234e0
      
           This box has a color of #b234e0        
        
          <div style="background-color:#b234e0;">Content here</div>
        
        
          .mybackground {background-color:#b234e0;}
        
        Background color #b234e0
      
           Border around this has a color of #b234e0        
        
          <div style="border:2px solid #b234e0;">Content here</div>
        
        
          .myborder {border:2px solid #b234e0;}
        
        Border color #b234e0