#b230b4 color space conversions
Hex:
        #b230b4
        RGB:
        178, 48, 180
        CMY:
        30, 81, 29
        CMYK:
        1, 73, 0, 29
      HSL:
        299°, 57.8947%, 44.7059%
        HSV (HSB):
        299°, 73.3333%, 70.5882%
        XYZ:
        27.6553, 14.8742, 44.5934
        xyY:
        0.3174, 0.1707, 14.8742
      CIE-Lab:
        45.4614, 66.4020, -42.5574
        CIE-LCH:
        45.4614, 78.8692, 327.3440
        CIE-Luv:
        45.4614, 53.0866, -71.0496
        Hunter-Lab:
        38.5670, 60.5047, -41.5576
      #b230b4 color charts
#b230b4 RGB chart
      #b230b4 CMYK chart
      #b230b4 RGB pie chart
      #b230b4 color shades, tints & tones
#b230b4 color schemes
#b230b4 color preview, HTML & CSS examples
           This text has a color of #b230b4        
        
          <p style="color:#b230b4;">Text here</p>
        
        
          .mytext {color:#b230b4;}
        
        Text color #b230b4
      
           This box has a color of #b230b4        
        
          <div style="background-color:#b230b4;">Content here</div>
        
        
          .mybackground {background-color:#b230b4;}
        
        Background color #b230b4
      
           Border around this has a color of #b230b4        
        
          <div style="border:2px solid #b230b4;">Content here</div>
        
        
          .myborder {border:2px solid #b230b4;}
        
        Border color #b230b4