#b023f1 color space conversions
Hex:
        #b023f1
        RGB:
        176, 35, 241
        CMY:
        31, 86, 5
        CMYK:
        27, 85, 0, 5
      HSL:
        281°, 88.0342%, 54.1176%
        HSV (HSB):
        281°, 85.4772%, 94.5098%
        XYZ:
        34.3827, 16.7830, 84.6464
        xyY:
        0.2532, 0.1236, 16.7830
      CIE-Lab:
        47.9855, 80.4633, -73.5792
        CIE-LCH:
        47.9855, 109.0332, 317.5588
        CIE-Luv:
        47.9855, 35.4419, -117.6844
        Hunter-Lab:
        40.9671, 78.1183, -93.8282
      #b023f1 color charts
#b023f1 RGB chart
      #b023f1 CMYK chart
      #b023f1 RGB pie chart
      #b023f1 color shades, tints & tones
#b023f1 color schemes
#b023f1 color preview, HTML & CSS examples
           This text has a color of #b023f1        
        
          <p style="color:#b023f1;">Text here</p>
        
        
          .mytext {color:#b023f1;}
        
        Text color #b023f1
      
           This box has a color of #b023f1        
        
          <div style="background-color:#b023f1;">Content here</div>
        
        
          .mybackground {background-color:#b023f1;}
        
        Background color #b023f1
      
           Border around this has a color of #b023f1        
        
          <div style="border:2px solid #b023f1;">Content here</div>
        
        
          .myborder {border:2px solid #b023f1;}
        
        Border color #b023f1