#b150eb color space conversions
Hex:
        #b150eb
        RGB:
        177, 80, 235
        CMY:
        31, 69, 8
        CMYK:
        25, 66, 0, 8
      HSL:
        278°, 79.4872%, 61.7647%
        HSV (HSB):
        278°, 65.9574%, 92.1569%
        XYZ:
        35.9955, 21.0826, 80.7694
        xyY:
        0.2611, 0.1529, 21.0826
      CIE-Lab:
        53.0398, 64.1632, -62.0133
        CIE-LCH:
        53.0398, 89.2333, 315.9762
        CIE-Luv:
        53.0398, 30.5684, -102.8723
        Hunter-Lab:
        45.9158, 59.5818, -72.1547
      #b150eb color charts
#b150eb RGB chart
      #b150eb CMYK chart
      #b150eb RGB pie chart
      #b150eb color shades, tints & tones
#b150eb color schemes
#b150eb color preview, HTML & CSS examples
           This text has a color of #b150eb        
        
          <p style="color:#b150eb;">Text here</p>
        
        
          .mytext {color:#b150eb;}
        
        Text color #b150eb
      
           This box has a color of #b150eb        
        
          <div style="background-color:#b150eb;">Content here</div>
        
        
          .mybackground {background-color:#b150eb;}
        
        Background color #b150eb
      
           Border around this has a color of #b150eb        
        
          <div style="border:2px solid #b150eb;">Content here</div>
        
        
          .myborder {border:2px solid #b150eb;}
        
        Border color #b150eb