#b02be4 color space conversions
Hex:
        #b02be4
        RGB:
        176, 43, 228
        CMY:
        31, 83, 11
        CMYK:
        23, 81, 0, 11
      HSL:
        283°, 77.4059%, 53.1373%
        HSV (HSB):
        283°, 81.1404%, 89.4118%
        XYZ:
        32.7720, 16.5593, 74.8678
        xyY:
        0.2639, 0.1333, 16.5593
      CIE-Lab:
        47.6999, 76.0419, -66.6985
        CIE-LCH:
        47.6999, 101.1487, 318.7451
        CIE-Luv:
        47.6999, 38.0416, -107.6902
        Hunter-Lab:
        40.6931, 72.5410, -80.5974
      #b02be4 color charts
#b02be4 RGB chart
      #b02be4 CMYK chart
      #b02be4 RGB pie chart
      #b02be4 color shades, tints & tones
#b02be4 color schemes
#b02be4 color preview, HTML & CSS examples
           This text has a color of #b02be4        
        
          <p style="color:#b02be4;">Text here</p>
        
        
          .mytext {color:#b02be4;}
        
        Text color #b02be4
      
           This box has a color of #b02be4        
        
          <div style="background-color:#b02be4;">Content here</div>
        
        
          .mybackground {background-color:#b02be4;}
        
        Background color #b02be4
      
           Border around this has a color of #b02be4        
        
          <div style="border:2px solid #b02be4;">Content here</div>
        
        
          .myborder {border:2px solid #b02be4;}
        
        Border color #b02be4