#b055c8 color space conversions
Hex:
        #b055c8
        RGB:
        176, 85, 200
        CMY:
        31, 67, 22
        CMYK:
        12, 58, 0, 22
      HSL:
        287°, 51.1111%, 55.8824%
        HSV (HSB):
        287°, 57.5000%, 78.4314%
        XYZ:
        31.5783, 19.8972, 56.8198
        xyY:
        0.2916, 0.1837, 19.8972
      CIE-Lab:
        51.7208, 54.4007, -44.2587
        CIE-LCH:
        51.7208, 70.1304, 320.8693
        CIE-Luv:
        51.7208, 36.6686, -74.3246
        Hunter-Lab:
        44.6063, 48.3051, -44.2995
      #b055c8 color charts
#b055c8 RGB chart
      #b055c8 CMYK chart
      #b055c8 RGB pie chart
      #b055c8 color shades, tints & tones
#b055c8 color schemes
#b055c8 color preview, HTML & CSS examples
           This text has a color of #b055c8        
        
          <p style="color:#b055c8;">Text here</p>
        
        
          .mytext {color:#b055c8;}
        
        Text color #b055c8
      
           This box has a color of #b055c8        
        
          <div style="background-color:#b055c8;">Content here</div>
        
        
          .mybackground {background-color:#b055c8;}
        
        Background color #b055c8
      
           Border around this has a color of #b055c8        
        
          <div style="border:2px solid #b055c8;">Content here</div>
        
        
          .myborder {border:2px solid #b055c8;}
        
        Border color #b055c8