#b561df color space conversions
Hex:
        #b561df
        RGB:
        181, 97, 223
        CMY:
        29, 62, 13
        CMYK:
        19, 57, 0, 13
      HSL:
        280°, 66.3158%, 62.7451%
        HSV (HSB):
        280°, 56.5022%, 87.4510%
        XYZ:
        36.6500, 23.7009, 72.4551
        xyY:
        0.2760, 0.1785, 23.7009
      CIE-Lab:
        55.7870, 54.5010, -50.8381
        CIE-LCH:
        55.7870, 74.5310, 316.9915
        CIE-Luv:
        55.7870, 30.9488, -85.8535
        Hunter-Lab:
        48.6835, 49.1826, -54.1621
      #b561df color charts
#b561df RGB chart
      #b561df CMYK chart
      #b561df RGB pie chart
      #b561df color shades, tints & tones
#b561df color schemes
#b561df color preview, HTML & CSS examples
           This text has a color of #b561df        
        
          <p style="color:#b561df;">Text here</p>
        
        
          .mytext {color:#b561df;}
        
        Text color #b561df
      
           This box has a color of #b561df        
        
          <div style="background-color:#b561df;">Content here</div>
        
        
          .mybackground {background-color:#b561df;}
        
        Background color #b561df
      
           Border around this has a color of #b561df        
        
          <div style="border:2px solid #b561df;">Content here</div>
        
        
          .myborder {border:2px solid #b561df;}
        
        Border color #b561df