#56367f color space conversions
Hex:
        #56367f
        RGB:
        86, 54, 127
        CMY:
        66, 79, 50
        CMYK:
        32, 57, 0, 50
      HSL:
        266°, 40.3315%, 35.4902%
        HSV (HSB):
        266°, 57.4803%, 49.8039%
        XYZ:
        8.9877, 6.1491, 20.7919
        xyY:
        0.2502, 0.1711, 6.1491
      CIE-Lab:
        29.7855, 30.4414, -36.2300
        CIE-LCH:
        29.7855, 47.3211, 310.0379
        CIE-Luv:
        29.7855, 8.4833, -50.3610
        Hunter-Lab:
        24.7973, 21.3012, -32.3549
      #56367f color charts
#56367f RGB chart
      #56367f CMYK chart
      #56367f RGB pie chart
      #56367f color shades, tints & tones
#56367f color schemes
#56367f color preview, HTML & CSS examples
           This text has a color of #56367f        
        
          <p style="color:#56367f;">Text here</p>
        
        
          .mytext {color:#56367f;}
        
        Text color #56367f
      
           This box has a color of #56367f        
        
          <div style="background-color:#56367f;">Content here</div>
        
        
          .mybackground {background-color:#56367f;}
        
        Background color #56367f
      
           Border around this has a color of #56367f        
        
          <div style="border:2px solid #56367f;">Content here</div>
        
        
          .myborder {border:2px solid #56367f;}
        
        Border color #56367f