#b015eb color space conversions
Hex:
        #b015eb
        RGB:
        176, 21, 235
        CMY:
        31, 92, 8
        CMYK:
        25, 91, 0, 8
      HSL:
        283°, 84.2520%, 50.1961%
        HSV (HSB):
        283°, 91.0638%, 92.1569%
        XYZ:
        33.1681, 15.7646, 79.8920
        xyY:
        0.2575, 0.1224, 15.7646
      CIE-Lab:
        46.6641, 81.9132, -72.3478
        CIE-LCH:
        46.6641, 109.2885, 318.5483
        CIE-Luv:
        46.6641, 38.0073, -115.1162
        Hunter-Lab:
        39.7047, 79.6303, -91.5075
      #b015eb color charts
#b015eb RGB chart
      #b015eb CMYK chart
      #b015eb RGB pie chart
      #b015eb color shades, tints & tones
#b015eb color schemes
#b015eb color preview, HTML & CSS examples
           This text has a color of #b015eb        
        
          <p style="color:#b015eb;">Text here</p>
        
        
          .mytext {color:#b015eb;}
        
        Text color #b015eb
      
           This box has a color of #b015eb        
        
          <div style="background-color:#b015eb;">Content here</div>
        
        
          .mybackground {background-color:#b015eb;}
        
        Background color #b015eb
      
           Border around this has a color of #b015eb        
        
          <div style="border:2px solid #b015eb;">Content here</div>
        
        
          .myborder {border:2px solid #b015eb;}
        
        Border color #b015eb