#5595fe color space conversions
Hex:
        #5595fe
        RGB:
        85, 149, 254
        CMY:
        67, 42, 0
        CMYK:
        67, 41, 0, 0
      HSL:
        217°, 98.8304%, 66.4706%
        HSV (HSB):
        217°, 66.5354%, 99.6078%
        XYZ:
        32.3832, 30.5819, 97.9621
        xyY:
        0.2012, 0.1900, 30.5819
      CIE-Lab:
        62.1531, 12.3513, -58.3297
        CIE-LCH:
        62.1531, 59.6230, 281.9558
        CIE-Luv:
        62.1531, -26.5262, -95.1123
        Hunter-Lab:
        55.3009, 7.7495, -66.3178
      #5595fe color charts
#5595fe RGB chart
      #5595fe CMYK chart
      #5595fe RGB pie chart
      #5595fe color shades, tints & tones
#5595fe color schemes
#5595fe color preview, HTML & CSS examples
           This text has a color of #5595fe        
        
          <p style="color:#5595fe;">Text here</p>
        
        
          .mytext {color:#5595fe;}
        
        Text color #5595fe
      
           This box has a color of #5595fe        
        
          <div style="background-color:#5595fe;">Content here</div>
        
        
          .mybackground {background-color:#5595fe;}
        
        Background color #5595fe
      
           Border around this has a color of #5595fe        
        
          <div style="border:2px solid #5595fe;">Content here</div>
        
        
          .myborder {border:2px solid #5595fe;}
        
        Border color #5595fe