#4085db color space conversions
Hex:
        #4085db
        RGB:
        64, 133, 219
        CMY:
        75, 48, 14
        CMYK:
        71, 39, 0, 14
      HSL:
        213°, 68.2819%, 55.4902%
        HSV (HSB):
        213°, 70.7763%, 85.8824%
        XYZ:
        23.2881, 22.9795, 70.2259
        xyY:
        0.1999, 0.1973, 22.9795
      CIE-Lab:
        55.0512, 6.6178, -50.2973
        CIE-LCH:
        55.0512, 50.7309, 277.4956
        CIE-Luv:
        55.0512, -26.3796, -79.3895
        Hunter-Lab:
        47.9370, 2.8267, -53.3018
      #4085db color charts
#4085db RGB chart
      #4085db CMYK chart
      #4085db RGB pie chart
      #4085db color shades, tints & tones
#4085db color schemes
#4085db color preview, HTML & CSS examples
           This text has a color of #4085db        
        
          <p style="color:#4085db;">Text here</p>
        
        
          .mytext {color:#4085db;}
        
        Text color #4085db
      
           This box has a color of #4085db        
        
          <div style="background-color:#4085db;">Content here</div>
        
        
          .mybackground {background-color:#4085db;}
        
        Background color #4085db
      
           Border around this has a color of #4085db        
        
          <div style="border:2px solid #4085db;">Content here</div>
        
        
          .myborder {border:2px solid #4085db;}
        
        Border color #4085db