#3085ee color space conversions
Hex:
        #3085ee
        RGB:
        48, 133, 238
        CMY:
        81, 48, 7
        CMYK:
        80, 44, 0, 7
      HSL:
        213°, 84.8214%, 56.0784%
        HSV (HSB):
        213°, 79.8319%, 93.3333%
        XYZ:
        25.0391, 23.5765, 84.1199
        xyY:
        0.1886, 0.1776, 23.5765
      CIE-Lab:
        55.6612, 11.6413, -59.9631
        CIE-LCH:
        55.6612, 61.0827, 280.9868
        CIE-Luv:
        55.6612, -28.3108, -95.5782
        Hunter-Lab:
        48.5556, 7.0762, -68.7277
      #3085ee color charts
#3085ee RGB chart
      #3085ee CMYK chart
      #3085ee RGB pie chart
      #3085ee color shades, tints & tones
#3085ee color schemes
#3085ee color preview, HTML & CSS examples
           This text has a color of #3085ee        
        
          <p style="color:#3085ee;">Text here</p>
        
        
          .mytext {color:#3085ee;}
        
        Text color #3085ee
      
           This box has a color of #3085ee        
        
          <div style="background-color:#3085ee;">Content here</div>
        
        
          .mybackground {background-color:#3085ee;}
        
        Background color #3085ee
      
           Border around this has a color of #3085ee        
        
          <div style="border:2px solid #3085ee;">Content here</div>
        
        
          .myborder {border:2px solid #3085ee;}
        
        Border color #3085ee