#b023e7 color space conversions
Hex:
        #b023e7
        RGB:
        176, 35, 231
        CMY:
        31, 86, 9
        CMYK:
        24, 85, 0, 9
      HSL:
        283°, 80.3279%, 52.1569%
        HSV (HSB):
        283°, 84.8485%, 90.5882%
        XYZ:
        32.9293, 16.2017, 76.9930
        xyY:
        0.2611, 0.1285, 16.2017
      CIE-Lab:
        47.2380, 78.5930, -69.1495
        CIE-LCH:
        47.2380, 104.6830, 318.6573
        CIE-Luv:
        47.2380, 38.0687, -110.9635
        Hunter-Lab:
        40.2513, 75.5898, -85.2343
      #b023e7 color charts
#b023e7 RGB chart
      #b023e7 CMYK chart
      #b023e7 RGB pie chart
      #b023e7 color shades, tints & tones
#b023e7 color schemes
#b023e7 color preview, HTML & CSS examples
           This text has a color of #b023e7        
        
          <p style="color:#b023e7;">Text here</p>
        
        
          .mytext {color:#b023e7;}
        
        Text color #b023e7
      
           This box has a color of #b023e7        
        
          <div style="background-color:#b023e7;">Content here</div>
        
        
          .mybackground {background-color:#b023e7;}
        
        Background color #b023e7
      
           Border around this has a color of #b023e7        
        
          <div style="border:2px solid #b023e7;">Content here</div>
        
        
          .myborder {border:2px solid #b023e7;}
        
        Border color #b023e7