#b015e4 color space conversions
Hex:
        #b015e4
        RGB:
        176, 21, 228
        CMY:
        31, 92, 11
        CMYK:
        23, 91, 0, 11
      HSL:
        285°, 83.1325%, 48.8235%
        HSV (HSB):
        285°, 90.7895%, 89.4118%
        XYZ:
        32.1763, 15.3679, 74.6692
        xyY:
        0.2633, 0.1257, 15.3679
      CIE-Lab:
        46.1340, 80.6540, -69.2421
        CIE-LCH:
        46.1340, 106.2992, 319.3537
        CIE-Luv:
        46.1340, 39.9448, -110.4464
        Hunter-Lab:
        39.2019, 77.9066, -85.4904
      #b015e4 color charts
#b015e4 RGB chart
      #b015e4 CMYK chart
      #b015e4 RGB pie chart
      #b015e4 color shades, tints & tones
#b015e4 color schemes
#b015e4 color preview, HTML & CSS examples
           This text has a color of #b015e4        
        
          <p style="color:#b015e4;">Text here</p>
        
        
          .mytext {color:#b015e4;}
        
        Text color #b015e4
      
           This box has a color of #b015e4        
        
          <div style="background-color:#b015e4;">Content here</div>
        
        
          .mybackground {background-color:#b015e4;}
        
        Background color #b015e4
      
           Border around this has a color of #b015e4        
        
          <div style="border:2px solid #b015e4;">Content here</div>
        
        
          .myborder {border:2px solid #b015e4;}
        
        Border color #b015e4