#b230b7 color space conversions
Hex:
        #b230b7
        RGB:
        178, 48, 183
        CMY:
        30, 81, 28
        CMYK:
        3, 74, 0, 28
      HSL:
        298°, 58.4416%, 45.2941%
        HSV (HSB):
        298°, 73.7705%, 71.7647%
        XYZ:
        27.9643, 14.9978, 46.2207
        xyY:
        0.3136, 0.1682, 14.9978
      CIE-Lab:
        45.6312, 66.8996, -44.0497
        CIE-LCH:
        45.6312, 80.0996, 326.6373
        CIE-Luv:
        45.6312, 52.0873, -73.3449
        Hunter-Lab:
        38.7270, 61.1206, -43.6539
      #b230b7 color charts
#b230b7 RGB chart
      #b230b7 CMYK chart
      #b230b7 RGB pie chart
      #b230b7 color shades, tints & tones
#b230b7 color schemes
#b230b7 color preview, HTML & CSS examples
           This text has a color of #b230b7        
        
          <p style="color:#b230b7;">Text here</p>
        
        
          .mytext {color:#b230b7;}
        
        Text color #b230b7
      
           This box has a color of #b230b7        
        
          <div style="background-color:#b230b7;">Content here</div>
        
        
          .mybackground {background-color:#b230b7;}
        
        Background color #b230b7
      
           Border around this has a color of #b230b7        
        
          <div style="border:2px solid #b230b7;">Content here</div>
        
        
          .myborder {border:2px solid #b230b7;}
        
        Border color #b230b7