#5588fd color space conversions
Hex:
        #5588fd
        RGB:
        85, 136, 253
        CMY:
        67, 47, 1
        CMYK:
        66, 46, 0, 1
      HSL:
        222°, 97.6744%, 66.2745%
        HSV (HSB):
        222°, 66.4032%, 99.2157%
        XYZ:
        30.2801, 26.6315, 96.4730
        xyY:
        0.1974, 0.1736, 26.6315
      CIE-Lab:
        58.6316, 19.8005, -63.4179
        CIE-LCH:
        58.6316, 66.4371, 287.3396
        CIE-Luv:
        58.6316, -22.4266, -102.9437
        Hunter-Lab:
        51.6057, 14.4265, -74.7142
      #5588fd color charts
#5588fd RGB chart
      #5588fd CMYK chart
      #5588fd RGB pie chart
      #5588fd color shades, tints & tones
#5588fd color schemes
#5588fd color preview, HTML & CSS examples
           This text has a color of #5588fd        
        
          <p style="color:#5588fd;">Text here</p>
        
        
          .mytext {color:#5588fd;}
        
        Text color #5588fd
      
           This box has a color of #5588fd        
        
          <div style="background-color:#5588fd;">Content here</div>
        
        
          .mybackground {background-color:#5588fd;}
        
        Background color #5588fd
      
           Border around this has a color of #5588fd        
        
          <div style="border:2px solid #5588fd;">Content here</div>
        
        
          .myborder {border:2px solid #5588fd;}
        
        Border color #5588fd