#b555d4 color space conversions
Hex:
        #b555d4
        RGB:
        181, 85, 212
        CMY:
        29, 67, 17
        CMYK:
        15, 60, 0, 17
      HSL:
        285°, 59.6244%, 58.2353%
        HSV (HSB):
        285°, 59.9057%, 83.1373%
        XYZ:
        34.1882, 21.0742, 64.5532
        xyY:
        0.2853, 0.1759, 21.0742
      CIE-Lab:
        53.0306, 58.0440, -48.9971
        CIE-LCH:
        53.0306, 75.9594, 319.8311
        CIE-Luv:
        53.0306, 36.9257, -82.4913
        Hunter-Lab:
        45.9067, 52.5982, -51.2379
      #b555d4 color charts
#b555d4 RGB chart
      #b555d4 CMYK chart
      #b555d4 RGB pie chart
      #b555d4 color shades, tints & tones
#b555d4 color schemes
#b555d4 color preview, HTML & CSS examples
           This text has a color of #b555d4        
        
          <p style="color:#b555d4;">Text here</p>
        
        
          .mytext {color:#b555d4;}
        
        Text color #b555d4
      
           This box has a color of #b555d4        
        
          <div style="background-color:#b555d4;">Content here</div>
        
        
          .mybackground {background-color:#b555d4;}
        
        Background color #b555d4
      
           Border around this has a color of #b555d4        
        
          <div style="border:2px solid #b555d4;">Content here</div>
        
        
          .myborder {border:2px solid #b555d4;}
        
        Border color #b555d4