#5864af color space conversions
Hex:
        #5864af
        RGB:
        88, 100, 175
        CMY:
        65, 61, 31
        CMYK:
        50, 43, 0, 31
      HSL:
        232°, 35.2227%, 51.5686%
        HSV (HSB):
        232°, 49.7143%, 68.6275%
        XYZ:
        16.3195, 14.2842, 42.4544
        xyY:
        0.2234, 0.1955, 14.2842
      CIE-Lab:
        44.6378, 16.5332, -41.5636
        CIE-LCH:
        44.6378, 44.7312, 291.6917
        CIE-Luv:
        44.6378, -8.9777, -63.3573
        Hunter-Lab:
        37.7944, 10.9356, -40.1443
      #5864af color charts
#5864af RGB chart
      #5864af CMYK chart
      #5864af RGB pie chart
      #5864af color shades, tints & tones
#5864af color schemes
#5864af color preview, HTML & CSS examples
           This text has a color of #5864af        
        
          <p style="color:#5864af;">Text here</p>
        
        
          .mytext {color:#5864af;}
        
        Text color #5864af
      
           This box has a color of #5864af        
        
          <div style="background-color:#5864af;">Content here</div>
        
        
          .mybackground {background-color:#5864af;}
        
        Background color #5864af
      
           Border around this has a color of #5864af        
        
          <div style="border:2px solid #5864af;">Content here</div>
        
        
          .myborder {border:2px solid #5864af;}
        
        Border color #5864af