#b02ac0 color space conversions
Hex:
        #b02ac0
        RGB:
        176, 42, 192
        CMY:
        31, 84, 25
        CMYK:
        8, 78, 0, 25
      HSL:
        294°, 64.1026%, 45.8824%
        HSV (HSB):
        294°, 78.1250%, 75.2941%
        XYZ:
        28.2469, 14.6918, 51.2162
        xyY:
        0.3000, 0.1560, 14.6918
      CIE-Lab:
        45.2092, 69.8351, -50.0083
        CIE-LCH:
        45.2092, 85.8939, 324.3939
        CIE-Luv:
        45.2092, 48.8003, -82.0680
        Hunter-Lab:
        38.3299, 64.4667, -52.3921
      #b02ac0 color charts
#b02ac0 RGB chart
      #b02ac0 CMYK chart
      #b02ac0 RGB pie chart
      #b02ac0 color shades, tints & tones
#b02ac0 color schemes
#b02ac0 color preview, HTML & CSS examples
           This text has a color of #b02ac0        
        
          <p style="color:#b02ac0;">Text here</p>
        
        
          .mytext {color:#b02ac0;}
        
        Text color #b02ac0
      
           This box has a color of #b02ac0        
        
          <div style="background-color:#b02ac0;">Content here</div>
        
        
          .mybackground {background-color:#b02ac0;}
        
        Background color #b02ac0
      
           Border around this has a color of #b02ac0        
        
          <div style="border:2px solid #b02ac0;">Content here</div>
        
        
          .myborder {border:2px solid #b02ac0;}
        
        Border color #b02ac0