#5388fe color space conversions
Hex:
        #5388fe
        RGB:
        83, 136, 254
        CMY:
        67, 47, 0
        CMYK:
        67, 46, 0, 0
      HSL:
        221°, 98.8439%, 66.0784%
        HSV (HSB):
        221°, 67.3228%, 99.6078%
        XYZ:
        30.2608, 26.6031, 97.3059
        xyY:
        0.1963, 0.1726, 26.6031
      CIE-Lab:
        58.6051, 19.8424, -64.0149
        CIE-LCH:
        58.6051, 67.0196, 287.2217
        CIE-Luv:
        58.6051, -22.8633, -103.8901
        Hunter-Lab:
        51.5782, 14.4639, -75.7501
      #5388fe color charts
#5388fe RGB chart
      #5388fe CMYK chart
      #5388fe RGB pie chart
      #5388fe color shades, tints & tones
#5388fe color schemes
#5388fe color preview, HTML & CSS examples
           This text has a color of #5388fe        
        
          <p style="color:#5388fe;">Text here</p>
        
        
          .mytext {color:#5388fe;}
        
        Text color #5388fe
      
           This box has a color of #5388fe        
        
          <div style="background-color:#5388fe;">Content here</div>
        
        
          .mybackground {background-color:#5388fe;}
        
        Background color #5388fe
      
           Border around this has a color of #5388fe        
        
          <div style="border:2px solid #5388fe;">Content here</div>
        
        
          .myborder {border:2px solid #5388fe;}
        
        Border color #5388fe