#b014eb color space conversions
Hex:
        #b014eb
        RGB:
        176, 20, 235
        CMY:
        31, 92, 8
        CMYK:
        25, 91, 0, 8
      HSL:
        284°, 84.3137%, 50.0000%
        HSV (HSB):
        284°, 91.4894%, 92.1569%
        XYZ:
        33.1500, 15.7286, 79.8860
        xyY:
        0.2574, 0.1221, 15.7286
      CIE-Lab:
        46.6164, 82.0554, -72.4257
        CIE-LCH:
        46.6164, 109.4466, 318.5670
        CIE-Luv:
        46.6164, 38.0614, -115.1932
        Hunter-Lab:
        39.6593, 79.7993, -91.6668
      #b014eb color charts
#b014eb RGB chart
      #b014eb CMYK chart
      #b014eb RGB pie chart
      #b014eb color shades, tints & tones
#b014eb color schemes
#b014eb color preview, HTML & CSS examples
           This text has a color of #b014eb        
        
          <p style="color:#b014eb;">Text here</p>
        
        
          .mytext {color:#b014eb;}
        
        Text color #b014eb
      
           This box has a color of #b014eb        
        
          <div style="background-color:#b014eb;">Content here</div>
        
        
          .mybackground {background-color:#b014eb;}
        
        Background color #b014eb
      
           Border around this has a color of #b014eb        
        
          <div style="border:2px solid #b014eb;">Content here</div>
        
        
          .myborder {border:2px solid #b014eb;}
        
        Border color #b014eb