#b055bf color space conversions
Hex:
        #b055bf
        RGB:
        176, 85, 191
        CMY:
        31, 67, 25
        CMYK:
        8, 55, 0, 25
      HSL:
        292°, 45.2991%, 54.1176%
        HSV (HSB):
        292°, 55.4974%, 74.9020%
        XYZ:
        30.5570, 19.4887, 51.4414
        xyY:
        0.3011, 0.1920, 19.4887
      CIE-Lab:
        51.2541, 52.6379, -39.8135
        CIE-LCH:
        51.2541, 65.9990, 322.8973
        CIE-Luv:
        51.2541, 38.8385, -67.1555
        Hunter-Lab:
        44.1460, 46.2986, -38.1858
      #b055bf color charts
#b055bf RGB chart
      #b055bf CMYK chart
      #b055bf RGB pie chart
      #b055bf color shades, tints & tones
#b055bf color schemes
#b055bf color preview, HTML & CSS examples
           This text has a color of #b055bf        
        
          <p style="color:#b055bf;">Text here</p>
        
        
          .mytext {color:#b055bf;}
        
        Text color #b055bf
      
           This box has a color of #b055bf        
        
          <div style="background-color:#b055bf;">Content here</div>
        
        
          .mybackground {background-color:#b055bf;}
        
        Background color #b055bf
      
           Border around this has a color of #b055bf        
        
          <div style="border:2px solid #b055bf;">Content here</div>
        
        
          .myborder {border:2px solid #b055bf;}
        
        Border color #b055bf