#b230e4 color space conversions
Hex:
        #b230e4
        RGB:
        178, 48, 228
        CMY:
        30, 81, 11
        CMYK:
        22, 79, 0, 11
      HSL:
        283°, 76.9231%, 54.1176%
        HSV (HSB):
        283°, 78.9474%, 89.4118%
        XYZ:
        33.4206, 17.1803, 74.9535
        xyY:
        0.2662, 0.1368, 17.1803
      CIE-Lab:
        48.4864, 74.9497, -65.4096
        CIE-LCH:
        48.4864, 99.4780, 318.8884
        CIE-Luv:
        48.4864, 38.6023, -106.3175
        Hunter-Lab:
        41.4491, 71.3894, -78.2011
      #b230e4 color charts
#b230e4 RGB chart
      #b230e4 CMYK chart
      #b230e4 RGB pie chart
      #b230e4 color shades, tints & tones
#b230e4 color schemes
#b230e4 color preview, HTML & CSS examples
           This text has a color of #b230e4        
        
          <p style="color:#b230e4;">Text here</p>
        
        
          .mytext {color:#b230e4;}
        
        Text color #b230e4
      
           This box has a color of #b230e4        
        
          <div style="background-color:#b230e4;">Content here</div>
        
        
          .mybackground {background-color:#b230e4;}
        
        Background color #b230e4
      
           Border around this has a color of #b230e4        
        
          <div style="border:2px solid #b230e4;">Content here</div>
        
        
          .myborder {border:2px solid #b230e4;}
        
        Border color #b230e4