#b055bc color space conversions
Hex:
        #b055bc
        RGB:
        176, 85, 188
        CMY:
        31, 67, 26
        CMYK:
        6, 55, 0, 26
      HSL:
        293°, 43.4599%, 53.5294%
        HSV (HSB):
        293°, 54.7872%, 73.7255%
        XYZ:
        30.2301, 19.3579, 49.7201
        xyY:
        0.3044, 0.1949, 19.3579
      CIE-Lab:
        51.1034, 52.0619, -38.3163
        CIE-LCH:
        51.1034, 64.6419, 323.6478
        CIE-Luv:
        51.1034, 39.5745, -64.7487
        Hunter-Lab:
        43.9977, 45.6486, -36.2030
      #b055bc color charts
#b055bc RGB chart
      #b055bc CMYK chart
      #b055bc RGB pie chart
      #b055bc color shades, tints & tones
#b055bc color schemes
#b055bc color preview, HTML & CSS examples
           This text has a color of #b055bc        
        
          <p style="color:#b055bc;">Text here</p>
        
        
          .mytext {color:#b055bc;}
        
        Text color #b055bc
      
           This box has a color of #b055bc        
        
          <div style="background-color:#b055bc;">Content here</div>
        
        
          .mybackground {background-color:#b055bc;}
        
        Background color #b055bc
      
           Border around this has a color of #b055bc        
        
          <div style="border:2px solid #b055bc;">Content here</div>
        
        
          .myborder {border:2px solid #b055bc;}
        
        Border color #b055bc