#b02ec0 color space conversions
Hex:
        #b02ec0
        RGB:
        176, 46, 192
        CMY:
        31, 82, 25
        CMYK:
        8, 76, 0, 25
      HSL:
        293°, 61.3445%, 46.6667%
        HSV (HSB):
        293°, 76.0417%, 75.2941%
        XYZ:
        28.3959, 14.9899, 51.2659
        xyY:
        0.3000, 0.1584, 14.9899
      CIE-Lab:
        45.6203, 68.6486, -49.3497
        CIE-LCH:
        45.6203, 84.5460, 324.2886
        CIE-Luv:
        45.6203, 48.1610, -81.1898
        Hunter-Lab:
        38.7168, 63.1624, -51.4057
      #b02ec0 color charts
#b02ec0 RGB chart
      #b02ec0 CMYK chart
      #b02ec0 RGB pie chart
      #b02ec0 color shades, tints & tones
#b02ec0 color schemes
#b02ec0 color preview, HTML & CSS examples
           This text has a color of #b02ec0        
        
          <p style="color:#b02ec0;">Text here</p>
        
        
          .mytext {color:#b02ec0;}
        
        Text color #b02ec0
      
           This box has a color of #b02ec0        
        
          <div style="background-color:#b02ec0;">Content here</div>
        
        
          .mybackground {background-color:#b02ec0;}
        
        Background color #b02ec0
      
           Border around this has a color of #b02ec0        
        
          <div style="border:2px solid #b02ec0;">Content here</div>
        
        
          .myborder {border:2px solid #b02ec0;}
        
        Border color #b02ec0