#b230b8 color space conversions
Hex:
        #b230b8
        RGB:
        178, 48, 184
        CMY:
        30, 81, 28
        CMYK:
        3, 74, 0, 28
      HSL:
        297°, 58.6207%, 45.4902%
        HSV (HSB):
        297°, 73.9130%, 72.1569%
        XYZ:
        28.0688, 15.0396, 46.7709
        xyY:
        0.3123, 0.1673, 15.0396
      CIE-Lab:
        45.6884, 67.0668, -44.5452
        CIE-LCH:
        45.6884, 80.5123, 326.4082
        CIE-Luv:
        45.6884, 51.7569, -74.1076
        Hunter-Lab:
        38.7809, 61.3279, -44.3589
      #b230b8 color charts
#b230b8 RGB chart
      #b230b8 CMYK chart
      #b230b8 RGB pie chart
      #b230b8 color shades, tints & tones
#b230b8 color schemes
#b230b8 color preview, HTML & CSS examples
           This text has a color of #b230b8        
        
          <p style="color:#b230b8;">Text here</p>
        
        
          .mytext {color:#b230b8;}
        
        Text color #b230b8
      
           This box has a color of #b230b8        
        
          <div style="background-color:#b230b8;">Content here</div>
        
        
          .mybackground {background-color:#b230b8;}
        
        Background color #b230b8
      
           Border around this has a color of #b230b8        
        
          <div style="border:2px solid #b230b8;">Content here</div>
        
        
          .myborder {border:2px solid #b230b8;}
        
        Border color #b230b8