#3085f4 color space conversions
Hex:
        #3085f4
        RGB:
        48, 133, 244
        CMY:
        81, 48, 4
        CMYK:
        80, 45, 0, 4
      HSL:
        214°, 89.9083%, 57.2549%
        HSV (HSB):
        214°, 80.3279%, 95.6863%
        XYZ:
        25.9356, 23.9351, 88.8409
        xyY:
        0.1870, 0.1726, 23.9351
      CIE-Lab:
        56.0227, 13.8638, -62.7107
        CIE-LCH:
        56.0227, 64.2249, 282.4662
        CIE-Luv:
        56.0227, -28.1122, -100.2737
        Hunter-Lab:
        48.9235, 9.0112, -73.4192
      #3085f4 color charts
#3085f4 RGB chart
      #3085f4 CMYK chart
      #3085f4 RGB pie chart
      #3085f4 color shades, tints & tones
#3085f4 color schemes
#3085f4 color preview, HTML & CSS examples
           This text has a color of #3085f4        
        
          <p style="color:#3085f4;">Text here</p>
        
        
          .mytext {color:#3085f4;}
        
        Text color #3085f4
      
           This box has a color of #3085f4        
        
          <div style="background-color:#3085f4;">Content here</div>
        
        
          .mybackground {background-color:#3085f4;}
        
        Background color #3085f4
      
           Border around this has a color of #3085f4        
        
          <div style="border:2px solid #3085f4;">Content here</div>
        
        
          .myborder {border:2px solid #3085f4;}
        
        Border color #3085f4