#b556e5 color space conversions
Hex:
        #b556e5
        RGB:
        181, 86, 229
        CMY:
        29, 66, 10
        CMYK:
        21, 62, 0, 10
      HSL:
        280°, 73.3333%, 61.7647%
        HSV (HSB):
        280°, 62.4454%, 89.8039%
        XYZ:
        36.5267, 22.1365, 76.4763
        xyY:
        0.2703, 0.1638, 22.1365
      CIE-Lab:
        54.1715, 61.0558, -56.7958
        CIE-LCH:
        54.1715, 83.3881, 317.0702
        CIE-Luv:
        54.1715, 32.7360, -95.1979
        Hunter-Lab:
        47.0494, 56.2416, -63.4382
      #b556e5 color charts
#b556e5 RGB chart
      #b556e5 CMYK chart
      #b556e5 RGB pie chart
      #b556e5 color shades, tints & tones
#b556e5 color schemes
#b556e5 color preview, HTML & CSS examples
           This text has a color of #b556e5        
        
          <p style="color:#b556e5;">Text here</p>
        
        
          .mytext {color:#b556e5;}
        
        Text color #b556e5
      
           This box has a color of #b556e5        
        
          <div style="background-color:#b556e5;">Content here</div>
        
        
          .mybackground {background-color:#b556e5;}
        
        Background color #b556e5
      
           Border around this has a color of #b556e5        
        
          <div style="border:2px solid #b556e5;">Content here</div>
        
        
          .myborder {border:2px solid #b556e5;}
        
        Border color #b556e5