#b023e5 color space conversions
Hex:
        #b023e5
        RGB:
        176, 35, 229
        CMY:
        31, 86, 10
        CMYK:
        23, 85, 0, 10
      HSL:
        284°, 78.8618%, 51.7647%
        HSV (HSB):
        284°, 84.7162%, 89.8039%
        XYZ:
        32.6484, 16.0893, 75.5135
        xyY:
        0.2628, 0.1295, 16.0893
      CIE-Lab:
        47.0914, 78.2232, -68.2536
        CIE-LCH:
        47.0914, 103.8143, 318.8937
        CIE-Luv:
        47.0914, 38.6116, -109.6030
        Hunter-Lab:
        40.1115, 75.0934, -83.5408
      #b023e5 color charts
#b023e5 RGB chart
      #b023e5 CMYK chart
      #b023e5 RGB pie chart
      #b023e5 color shades, tints & tones
#b023e5 color schemes
#b023e5 color preview, HTML & CSS examples
           This text has a color of #b023e5        
        
          <p style="color:#b023e5;">Text here</p>
        
        
          .mytext {color:#b023e5;}
        
        Text color #b023e5
      
           This box has a color of #b023e5        
        
          <div style="background-color:#b023e5;">Content here</div>
        
        
          .mybackground {background-color:#b023e5;}
        
        Background color #b023e5
      
           Border around this has a color of #b023e5        
        
          <div style="border:2px solid #b023e5;">Content here</div>
        
        
          .myborder {border:2px solid #b023e5;}
        
        Border color #b023e5