#b560d2 color space conversions
Hex:
        #b560d2
        RGB:
        181, 96, 210
        CMY:
        29, 62, 18
        CMYK:
        14, 54, 0, 18
      HSL:
        285°, 55.8824%, 60.0000%
        HSV (HSB):
        285°, 54.2857%, 82.3529%
        XYZ:
        34.8718, 22.8426, 63.5439
        xyY:
        0.2876, 0.1884, 22.8426
      CIE-Lab:
        54.9099, 52.2981, -44.8768
        CIE-LCH:
        54.9099, 68.9131, 319.3672
        CIE-Luv:
        54.9099, 34.0313, -76.0114
        Hunter-Lab:
        47.7940, 46.5990, -45.3725
      #b560d2 color charts
#b560d2 RGB chart
      #b560d2 CMYK chart
      #b560d2 RGB pie chart
      #b560d2 color shades, tints & tones
#b560d2 color schemes
#b560d2 color preview, HTML & CSS examples
           This text has a color of #b560d2        
        
          <p style="color:#b560d2;">Text here</p>
        
        
          .mytext {color:#b560d2;}
        
        Text color #b560d2
      
           This box has a color of #b560d2        
        
          <div style="background-color:#b560d2;">Content here</div>
        
        
          .mybackground {background-color:#b560d2;}
        
        Background color #b560d2
      
           Border around this has a color of #b560d2        
        
          <div style="border:2px solid #b560d2;">Content here</div>
        
        
          .myborder {border:2px solid #b560d2;}
        
        Border color #b560d2