#b230ab color space conversions
Hex:
        #b230ab
        RGB:
        178, 48, 171
        CMY:
        30, 81, 33
        CMYK:
        0, 73, 4, 30
      HSL:
        303°, 57.5221%, 44.3137%
        HSV (HSB):
        303°, 73.0337%, 69.8039%
        XYZ:
        26.7677, 14.5192, 39.9197
        xyY:
        0.3296, 0.1788, 14.5192
      CIE-Lab:
        44.9684, 64.9437, -38.0258
        CIE-LCH:
        44.9684, 75.2572, 329.6502
        CIE-Luv:
        44.9684, 56.1542, -64.1037
        Hunter-Lab:
        38.1040, 58.7127, -35.4425
      #b230ab color charts
#b230ab RGB chart
      #b230ab CMYK chart
      #b230ab RGB pie chart
      #b230ab color shades, tints & tones
#b230ab color schemes
#b230ab color preview, HTML & CSS examples
           This text has a color of #b230ab        
        
          <p style="color:#b230ab;">Text here</p>
        
        
          .mytext {color:#b230ab;}
        
        Text color #b230ab
      
           This box has a color of #b230ab        
        
          <div style="background-color:#b230ab;">Content here</div>
        
        
          .mybackground {background-color:#b230ab;}
        
        Background color #b230ab
      
           Border around this has a color of #b230ab        
        
          <div style="border:2px solid #b230ab;">Content here</div>
        
        
          .myborder {border:2px solid #b230ab;}
        
        Border color #b230ab