#b02be5 color space conversions
Hex:
        #b02be5
        RGB:
        176, 43, 229
        CMY:
        31, 83, 10
        CMYK:
        23, 81, 0, 10
      HSL:
        283°, 78.1513%, 53.3333%
        HSV (HSB):
        283°, 81.2227%, 89.8039%
        XYZ:
        32.9112, 16.6150, 75.6011
        xyY:
        0.2630, 0.1328, 16.6150
      CIE-Lab:
        47.7712, 76.2303, -67.1500
        CIE-LCH:
        47.7712, 101.5882, 318.6237
        CIE-Luv:
        47.7712, 37.7741, -108.3812
        Hunter-Lab:
        40.7615, 72.7900, -81.4332
      #b02be5 color charts
#b02be5 RGB chart
      #b02be5 CMYK chart
      #b02be5 RGB pie chart
      #b02be5 color shades, tints & tones
#b02be5 color schemes
#b02be5 color preview, HTML & CSS examples
           This text has a color of #b02be5        
        
          <p style="color:#b02be5;">Text here</p>
        
        
          .mytext {color:#b02be5;}
        
        Text color #b02be5
      
           This box has a color of #b02be5        
        
          <div style="background-color:#b02be5;">Content here</div>
        
        
          .mybackground {background-color:#b02be5;}
        
        Background color #b02be5
      
           Border around this has a color of #b02be5        
        
          <div style="border:2px solid #b02be5;">Content here</div>
        
        
          .myborder {border:2px solid #b02be5;}
        
        Border color #b02be5