#56367d color space conversions
Hex:
        #56367d
        RGB:
        86, 54, 125
        CMY:
        66, 79, 51
        CMYK:
        31, 57, 0, 51
      HSL:
        267°, 39.6648%, 35.0980%
        HSV (HSB):
        267°, 56.8000%, 49.0196%
        XYZ:
        8.8586, 6.0974, 20.1121
        xyY:
        0.2526, 0.1739, 6.0974
      CIE-Lab:
        29.6570, 29.8995, -35.1824
        CIE-LCH:
        29.6570, 46.1713, 310.3593
        CIE-Luv:
        29.6570, 8.7596, -48.8698
        Hunter-Lab:
        24.6930, 20.8240, -31.0057
      #56367d color charts
#56367d RGB chart
      #56367d CMYK chart
      #56367d RGB pie chart
      #56367d color shades, tints & tones
#56367d color schemes
#56367d color preview, HTML & CSS examples
           This text has a color of #56367d        
        
          <p style="color:#56367d;">Text here</p>
        
        
          .mytext {color:#56367d;}
        
        Text color #56367d
      
           This box has a color of #56367d        
        
          <div style="background-color:#56367d;">Content here</div>
        
        
          .mybackground {background-color:#56367d;}
        
        Background color #56367d
      
           Border around this has a color of #56367d        
        
          <div style="border:2px solid #56367d;">Content here</div>
        
        
          .myborder {border:2px solid #56367d;}
        
        Border color #56367d