#b01df3 color space conversions
Hex:
        #b01df3
        RGB:
        176, 29, 243
        CMY:
        31, 89, 5
        CMYK:
        28, 88, 0, 5
      HSL:
        281°, 89.9160%, 53.3333%
        HSV (HSB):
        281°, 88.0658%, 95.2941%
        XYZ:
        34.5215, 16.5799, 86.1748
        xyY:
        0.2515, 0.1208, 16.5799
      CIE-Lab:
        47.7263, 82.0594, -75.1264
        CIE-LCH:
        47.7263, 111.2552, 317.5255
        CIE-Luv:
        47.7263, 35.3973, -119.6797
        Hunter-Lab:
        40.7184, 80.0770, -96.9760
      #b01df3 color charts
#b01df3 RGB chart
      #b01df3 CMYK chart
      #b01df3 RGB pie chart
      #b01df3 color shades, tints & tones
#b01df3 color schemes
#b01df3 color preview, HTML & CSS examples
           This text has a color of #b01df3        
        
          <p style="color:#b01df3;">Text here</p>
        
        
          .mytext {color:#b01df3;}
        
        Text color #b01df3
      
           This box has a color of #b01df3        
        
          <div style="background-color:#b01df3;">Content here</div>
        
        
          .mybackground {background-color:#b01df3;}
        
        Background color #b01df3
      
           Border around this has a color of #b01df3        
        
          <div style="border:2px solid #b01df3;">Content here</div>
        
        
          .myborder {border:2px solid #b01df3;}
        
        Border color #b01df3