#b556ef color space conversions
Hex:
        #b556ef
        RGB:
        181, 86, 239
        CMY:
        29, 66, 6
        CMYK:
        24, 64, 0, 6
      HSL:
        277°, 82.7027%, 63.7255%
        HSV (HSB):
        277°, 64.0167%, 93.7255%
        XYZ:
        37.9638, 22.7113, 84.0442
        xyY:
        0.2623, 0.1569, 22.7113
      CIE-Lab:
        54.7737, 63.1663, -61.4382
        CIE-LCH:
        54.7737, 88.1171, 315.7946
        CIE-Luv:
        54.7737, 30.5527, -102.7379
        Hunter-Lab:
        47.6564, 58.7972, -71.2010
      #b556ef color charts
#b556ef RGB chart
      #b556ef CMYK chart
      #b556ef RGB pie chart
      #b556ef color shades, tints & tones
#b556ef color schemes
#b556ef color preview, HTML & CSS examples
           This text has a color of #b556ef        
        
          <p style="color:#b556ef;">Text here</p>
        
        
          .mytext {color:#b556ef;}
        
        Text color #b556ef
      
           This box has a color of #b556ef        
        
          <div style="background-color:#b556ef;">Content here</div>
        
        
          .mybackground {background-color:#b556ef;}
        
        Background color #b556ef
      
           Border around this has a color of #b556ef        
        
          <div style="border:2px solid #b556ef;">Content here</div>
        
        
          .myborder {border:2px solid #b556ef;}
        
        Border color #b556ef