#5886df color space conversions
Hex:
        #5886df
        RGB:
        88, 134, 223
        CMY:
        65, 47, 13
        CMYK:
        61, 40, 0, 13
      HSL:
        220°, 67.8392%, 60.9804%
        HSV (HSB):
        220°, 60.5381%, 87.4510%
        XYZ:
        25.8689, 24.4526, 73.1684
        xyY:
        0.2095, 0.1980, 24.4526
      CIE-Lab:
        56.5381, 11.3640, -50.1142
        CIE-LCH:
        56.5381, 51.3866, 282.7764
        CIE-Luv:
        56.5381, -21.1732, -79.9933
        Hunter-Lab:
        49.4496, 6.8431, -53.1142
      #5886df color charts
#5886df RGB chart
      #5886df CMYK chart
      #5886df RGB pie chart
      #5886df color shades, tints & tones
#5886df color schemes
#5886df color preview, HTML & CSS examples
           This text has a color of #5886df        
        
          <p style="color:#5886df;">Text here</p>
        
        
          .mytext {color:#5886df;}
        
        Text color #5886df
      
           This box has a color of #5886df        
        
          <div style="background-color:#5886df;">Content here</div>
        
        
          .mybackground {background-color:#5886df;}
        
        Background color #5886df
      
           Border around this has a color of #5886df        
        
          <div style="border:2px solid #5886df;">Content here</div>
        
        
          .myborder {border:2px solid #5886df;}
        
        Border color #5886df