#56428f color space conversions
Hex:
        #56428f
        RGB:
        86, 66, 143
        CMY:
        66, 74, 44
        CMYK:
        40, 54, 0, 44
      HSL:
        256°, 36.8421%, 40.9804%
        HSV (HSB):
        256°, 53.8462%, 56.0784%
        XYZ:
        10.7439, 7.8580, 26.9371
        xyY:
        0.2359, 0.1726, 7.8580
      CIE-Lab:
        33.6855, 27.5948, -39.8884
        CIE-LCH:
        33.6855, 48.5031, 304.6755
        CIE-Luv:
        33.6855, 3.2261, -57.2086
        Hunter-Lab:
        28.0322, 19.3574, -37.3513
      #56428f color charts
#56428f RGB chart
      #56428f CMYK chart
      #56428f RGB pie chart
      #56428f color shades, tints & tones
#56428f color schemes
#56428f color preview, HTML & CSS examples
           This text has a color of #56428f        
        
          <p style="color:#56428f;">Text here</p>
        
        
          .mytext {color:#56428f;}
        
        Text color #56428f
      
           This box has a color of #56428f        
        
          <div style="background-color:#56428f;">Content here</div>
        
        
          .mybackground {background-color:#56428f;}
        
        Background color #56428f
      
           Border around this has a color of #56428f        
        
          <div style="border:2px solid #56428f;">Content here</div>
        
        
          .myborder {border:2px solid #56428f;}
        
        Border color #56428f