#56559f color space conversions
Hex:
        #56559f
        RGB:
        86, 85, 159
        CMY:
        66, 67, 38
        CMYK:
        46, 47, 0, 38
      HSL:
        241°, 30.3279%, 47.8431%
        HSV (HSB):
        241°, 46.5409%, 62.3529%
        XYZ:
        13.3443, 10.9786, 34.2167
        xyY:
        0.2280, 0.1875, 10.9786
      CIE-Lab:
        39.5445, 20.4537, -40.2077
        CIE-LCH:
        39.5445, 45.1111, 296.9625
        CIE-Luv:
        39.5445, -3.9405, -59.7866
        Hunter-Lab:
        33.1340, 13.9038, -38.0334
      #56559f color charts
#56559f RGB chart
      #56559f CMYK chart
      #56559f RGB pie chart
      #56559f color shades, tints & tones
#56559f color schemes
#56559f color preview, HTML & CSS examples
           This text has a color of #56559f        
        
          <p style="color:#56559f;">Text here</p>
        
        
          .mytext {color:#56559f;}
        
        Text color #56559f
      
           This box has a color of #56559f        
        
          <div style="background-color:#56559f;">Content here</div>
        
        
          .mybackground {background-color:#56559f;}
        
        Background color #56559f
      
           Border around this has a color of #56559f        
        
          <div style="border:2px solid #56559f;">Content here</div>
        
        
          .myborder {border:2px solid #56559f;}
        
        Border color #56559f