#b055ea color space conversions
Hex:
        #b055ea
        RGB:
        176, 85, 234
        CMY:
        31, 67, 8
        CMYK:
        25, 64, 0, 8
      HSL:
        277°, 78.0105%, 62.5490%
        HSV (HSB):
        277°, 63.6752%, 91.7647%
        XYZ:
        36.0043, 21.6676, 80.1265
        xyY:
        0.2613, 0.1572, 21.6676
      CIE-Lab:
        53.6726, 61.4651, -60.4407
        CIE-LCH:
        53.6726, 86.2034, 315.4815
        CIE-Luv:
        53.6726, 29.0475, -100.5292
        Hunter-Lab:
        46.5485, 56.6061, -69.4753
      #b055ea color charts
#b055ea RGB chart
      #b055ea CMYK chart
      #b055ea RGB pie chart
      #b055ea color shades, tints & tones
#b055ea color schemes
#b055ea color preview, HTML & CSS examples
           This text has a color of #b055ea        
        
          <p style="color:#b055ea;">Text here</p>
        
        
          .mytext {color:#b055ea;}
        
        Text color #b055ea
      
           This box has a color of #b055ea        
        
          <div style="background-color:#b055ea;">Content here</div>
        
        
          .mybackground {background-color:#b055ea;}
        
        Background color #b055ea
      
           Border around this has a color of #b055ea        
        
          <div style="border:2px solid #b055ea;">Content here</div>
        
        
          .myborder {border:2px solid #b055ea;}
        
        Border color #b055ea