#0085f4 color space conversions
Hex:
        #0085f4
        RGB:
        0, 133, 244
        CMY:
        100, 48, 4
        CMYK:
        100, 45, 0, 4
      HSL:
        207°, 100.0000%, 47.8431%
        HSV (HSB):
        207°, 100.0000%, 95.6863%
        XYZ:
        24.7167, 23.3067, 88.7839
        xyY:
        0.1807, 0.1704, 23.3067
      CIE-Lab:
        55.3869, 11.4423, -63.7670
        CIE-LCH:
        55.3869, 64.7855, 280.1729
        CIE-Luv:
        55.3869, -31.3371, -101.4722
        Hunter-Lab:
        48.2770, 6.9029, -75.2434
      #0085f4 color charts
#0085f4 RGB chart
      #0085f4 CMYK chart
      #0085f4 RGB pie chart
      #0085f4 color shades, tints & tones
#0085f4 color schemes
#0085f4 color preview, HTML & CSS examples
           This text has a color of #0085f4        
        
          <p style="color:#0085f4;">Text here</p>
        
        
          .mytext {color:#0085f4;}
        
        Text color #0085f4
      
           This box has a color of #0085f4        
        
          <div style="background-color:#0085f4;">Content here</div>
        
        
          .mybackground {background-color:#0085f4;}
        
        Background color #0085f4
      
           Border around this has a color of #0085f4        
        
          <div style="border:2px solid #0085f4;">Content here</div>
        
        
          .myborder {border:2px solid #0085f4;}
        
        Border color #0085f4