#b01eff color space conversions
Hex:
        #b01eff
        RGB:
        176, 30, 255
        CMY:
        31, 88, 0
        CMYK:
        31, 88, 0, 0
      HSL:
        279°, 100.0000%, 55.8824%
        HSV (HSB):
        279°, 88.2353%, 100.0000%
        XYZ:
        36.4188, 17.3787, 96.0427
        xyY:
        0.2431, 0.1160, 17.3787
      CIE-Lab:
        48.7336, 84.1365, -80.1974
        CIE-LCH:
        48.7336, 116.2350, 316.3731
        CIE-Luv:
        48.7336, 32.3617, -127.3891
        Hunter-Lab:
        41.6877, 82.9858, -107.4145
      #b01eff color charts
#b01eff RGB chart
      #b01eff CMYK chart
      #b01eff RGB pie chart
      #b01eff color shades, tints & tones
#b01eff color schemes
#b01eff color preview, HTML & CSS examples
           This text has a color of #b01eff        
        
          <p style="color:#b01eff;">Text here</p>
        
        
          .mytext {color:#b01eff;}
        
        Text color #b01eff
      
           This box has a color of #b01eff        
        
          <div style="background-color:#b01eff;">Content here</div>
        
        
          .mybackground {background-color:#b01eff;}
        
        Background color #b01eff
      
           Border around this has a color of #b01eff        
        
          <div style="border:2px solid #b01eff;">Content here</div>
        
        
          .myborder {border:2px solid #b01eff;}
        
        Border color #b01eff