#b234e8 color space conversions
Hex:
        #b234e8
        RGB:
        178, 52, 232
        CMY:
        30, 80, 9
        CMYK:
        23, 78, 0, 9
      HSL:
        282°, 79.6460%, 55.6863%
        HSV (HSB):
        282°, 77.5862%, 90.9804%
        XYZ:
        34.1536, 17.7472, 77.9694
        xyY:
        0.2630, 0.1367, 17.7472
      CIE-Lab:
        49.1880, 74.4870, -66.5375
        CIE-LCH:
        49.1880, 99.8777, 318.2263
        CIE-Luv:
        49.1880, 37.0004, -108.3074
        Hunter-Lab:
        42.1274, 70.9909, -80.2448
      #b234e8 color charts
#b234e8 RGB chart
      #b234e8 CMYK chart
      #b234e8 RGB pie chart
      #b234e8 color shades, tints & tones
#b234e8 color schemes
#b234e8 color preview, HTML & CSS examples
           This text has a color of #b234e8        
        
          <p style="color:#b234e8;">Text here</p>
        
        
          .mytext {color:#b234e8;}
        
        Text color #b234e8
      
           This box has a color of #b234e8        
        
          <div style="background-color:#b234e8;">Content here</div>
        
        
          .mybackground {background-color:#b234e8;}
        
        Background color #b234e8
      
           Border around this has a color of #b234e8        
        
          <div style="border:2px solid #b234e8;">Content here</div>
        
        
          .myborder {border:2px solid #b234e8;}
        
        Border color #b234e8