#b055ff color space conversions
Hex:
        #b055ff
        RGB:
        176, 85, 255
        CMY:
        31, 67, 0
        CMYK:
        31, 67, 0, 0
      HSL:
        272°, 100.0000%, 66.6667%
        HSV (HSB):
        272°, 66.6667%, 100.0000%
        XYZ:
        39.2030, 22.9471, 96.9707
        xyY:
        0.2464, 0.1442, 22.9471
      CIE-Lab:
        55.0178, 66.0778, -69.9785
        CIE-LCH:
        55.0178, 96.2458, 313.3578
        CIE-Luv:
        55.0178, 24.8242, -115.9156
        Hunter-Lab:
        47.9031, 62.2504, -86.4891
      #b055ff color charts
#b055ff RGB chart
      #b055ff CMYK chart
      #b055ff RGB pie chart
      #b055ff color shades, tints & tones
#b055ff color schemes
#b055ff color preview, HTML & CSS examples
           This text has a color of #b055ff        
        
          <p style="color:#b055ff;">Text here</p>
        
        
          .mytext {color:#b055ff;}
        
        Text color #b055ff
      
           This box has a color of #b055ff        
        
          <div style="background-color:#b055ff;">Content here</div>
        
        
          .mybackground {background-color:#b055ff;}
        
        Background color #b055ff
      
           Border around this has a color of #b055ff        
        
          <div style="border:2px solid #b055ff;">Content here</div>
        
        
          .myborder {border:2px solid #b055ff;}
        
        Border color #b055ff