#5867a7 color space conversions
Hex:
        #5867a7
        RGB:
        88, 103, 167
        CMY:
        65, 60, 35
        CMYK:
        47, 38, 0, 35
      HSL:
        229°, 30.9804%, 50.0000%
        HSV (HSB):
        229°, 47.3054%, 65.4902%
        XYZ:
        15.8498, 14.5652, 38.5352
        xyY:
        0.2299, 0.2112, 14.5652
      CIE-Lab:
        45.0329, 12.1379, -36.2403
        CIE-LCH:
        45.0329, 38.2190, 288.5172
        CIE-Luv:
        45.0329, -9.7561, -54.8727
        Hunter-Lab:
        38.1644, 7.3439, -33.1510
      #5867a7 color charts
#5867a7 RGB chart
      #5867a7 CMYK chart
      #5867a7 RGB pie chart
      #5867a7 color shades, tints & tones
#5867a7 color schemes
#5867a7 color preview, HTML & CSS examples
           This text has a color of #5867a7        
        
          <p style="color:#5867a7;">Text here</p>
        
        
          .mytext {color:#5867a7;}
        
        Text color #5867a7
      
           This box has a color of #5867a7        
        
          <div style="background-color:#5867a7;">Content here</div>
        
        
          .mybackground {background-color:#5867a7;}
        
        Background color #5867a7
      
           Border around this has a color of #5867a7        
        
          <div style="border:2px solid #5867a7;">Content here</div>
        
        
          .myborder {border:2px solid #5867a7;}
        
        Border color #5867a7