#b014e2 color space conversions
Hex:
        #b014e2
        RGB:
        176, 20, 226
        CMY:
        31, 92, 11
        CMYK:
        22, 91, 0, 11
      HSL:
        285°, 83.7398%, 48.2353%
        HSV (HSB):
        285°, 91.1504%, 88.6275%
        XYZ:
        31.8821, 15.2214, 73.2092
        xyY:
        0.2650, 0.1265, 15.2214
      CIE-Lab:
        45.9360, 80.4425, -68.4264
        CIE-LCH:
        45.9360, 105.6085, 319.6147
        CIE-Luv:
        45.9360, 40.5705, -109.1827
        Hunter-Lab:
        39.0146, 77.5917, -83.9448
      #b014e2 color charts
#b014e2 RGB chart
      #b014e2 CMYK chart
      #b014e2 RGB pie chart
      #b014e2 color shades, tints & tones
#b014e2 color schemes
#b014e2 color preview, HTML & CSS examples
           This text has a color of #b014e2        
        
          <p style="color:#b014e2;">Text here</p>
        
        
          .mytext {color:#b014e2;}
        
        Text color #b014e2
      
           This box has a color of #b014e2        
        
          <div style="background-color:#b014e2;">Content here</div>
        
        
          .mybackground {background-color:#b014e2;}
        
        Background color #b014e2
      
           Border around this has a color of #b014e2        
        
          <div style="border:2px solid #b014e2;">Content here</div>
        
        
          .myborder {border:2px solid #b014e2;}
        
        Border color #b014e2