#b014e5 color space conversions
Hex:
        #b014e5
        RGB:
        176, 20, 229
        CMY:
        31, 92, 10
        CMYK:
        23, 91, 0, 10
      HSL:
        285°, 83.9357%, 48.8235%
        HSV (HSB):
        285°, 91.2664%, 89.8039%
        XYZ:
        32.2975, 15.3876, 75.3966
        xyY:
        0.2624, 0.1250, 15.3876
      CIE-Lab:
        46.1605, 80.9769, -69.7672
        CIE-LCH:
        46.1605, 106.8864, 319.2528
        CIE-Luv:
        46.1605, 39.7198, -111.1983
        Hunter-Lab:
        39.2270, 78.3206, -86.5000
      #b014e5 color charts
#b014e5 RGB chart
      #b014e5 CMYK chart
      #b014e5 RGB pie chart
      #b014e5 color shades, tints & tones
#b014e5 color schemes
#b014e5 color preview, HTML & CSS examples
           This text has a color of #b014e5        
        
          <p style="color:#b014e5;">Text here</p>
        
        
          .mytext {color:#b014e5;}
        
        Text color #b014e5
      
           This box has a color of #b014e5        
        
          <div style="background-color:#b014e5;">Content here</div>
        
        
          .mybackground {background-color:#b014e5;}
        
        Background color #b014e5
      
           Border around this has a color of #b014e5        
        
          <div style="border:2px solid #b014e5;">Content here</div>
        
        
          .myborder {border:2px solid #b014e5;}
        
        Border color #b014e5