#56105d color space conversions
Hex:
        #56105d
        RGB:
        86, 16, 93
        CMY:
        66, 94, 64
        CMYK:
        8, 83, 0, 64
      HSL:
        295°, 70.6422%, 21.3725%
        HSV (HSB):
        295°, 82.7957%, 36.4706%
        XYZ:
        5.9988, 3.1393, 10.6457
        xyY:
        0.3032, 0.1587, 3.1393
      CIE-Lab:
        20.5935, 41.3426, -29.0450
        CIE-LCH:
        20.5935, 50.5255, 324.9103
        CIE-Luv:
        20.5935, 22.5877, -36.4194
        Hunter-Lab:
        17.7182, 29.4279, -23.2209
      #56105d color charts
#56105d RGB chart
      #56105d CMYK chart
      #56105d RGB pie chart
      #56105d color shades, tints & tones
#56105d color schemes
#56105d color preview, HTML & CSS examples
           This text has a color of #56105d        
        
          <p style="color:#56105d;">Text here</p>
        
        
          .mytext {color:#56105d;}
        
        Text color #56105d
      
           This box has a color of #56105d        
        
          <div style="background-color:#56105d;">Content here</div>
        
        
          .mybackground {background-color:#56105d;}
        
        Background color #56105d
      
           Border around this has a color of #56105d        
        
          <div style="border:2px solid #56105d;">Content here</div>
        
        
          .myborder {border:2px solid #56105d;}
        
        Border color #56105d