#4085fd color space conversions
Hex:
        #4085fd
        RGB:
        64, 133, 253
        CMY:
        75, 48, 1
        CMYK:
        75, 47, 0, 1
      HSL:
        218°, 97.9275%, 62.1569%
        HSV (HSB):
        218°, 74.7036%, 99.2157%
        XYZ:
        28.2315, 24.9569, 96.2577
        xyY:
        0.1889, 0.1670, 24.9569
      CIE-Lab:
        57.0334, 18.8079, -66.0305
        CIE-LCH:
        57.0334, 68.6569, 285.8989
        CIE-Luv:
        57.0334, -25.5798, -106.3595
        Hunter-Lab:
        49.9569, 13.4489, -79.2711
      #4085fd color charts
#4085fd RGB chart
      #4085fd CMYK chart
      #4085fd RGB pie chart
      #4085fd color shades, tints & tones
#4085fd color schemes
#4085fd color preview, HTML & CSS examples
           This text has a color of #4085fd        
        
          <p style="color:#4085fd;">Text here</p>
        
        
          .mytext {color:#4085fd;}
        
        Text color #4085fd
      
           This box has a color of #4085fd        
        
          <div style="background-color:#4085fd;">Content here</div>
        
        
          .mybackground {background-color:#4085fd;}
        
        Background color #4085fd
      
           Border around this has a color of #4085fd        
        
          <div style="border:2px solid #4085fd;">Content here</div>
        
        
          .myborder {border:2px solid #4085fd;}
        
        Border color #4085fd