#3085bf color space conversions
Hex:
        #3085bf
        RGB:
        48, 133, 191
        CMY:
        81, 48, 25
        CMYK:
        75, 30, 0, 25
      HSL:
        204°, 59.8326%, 46.8627%
        HSV (HSB):
        204°, 74.8691%, 74.9020%
        XYZ:
        19.0104, 21.1650, 52.3735
        xyY:
        0.2054, 0.2287, 21.1650
      CIE-Lab:
        53.1296, -5.5655, -37.5151
        CIE-LCH:
        53.1296, 37.9257, 261.5615
        CIE-Luv:
        53.1296, -30.2427, -56.9340
        Hunter-Lab:
        46.0055, -6.7496, -35.2931
      #3085bf color charts
#3085bf RGB chart
      #3085bf CMYK chart
      #3085bf RGB pie chart
      #3085bf color shades, tints & tones
#3085bf color schemes
#3085bf color preview, HTML & CSS examples
           This text has a color of #3085bf        
        
          <p style="color:#3085bf;">Text here</p>
        
        
          .mytext {color:#3085bf;}
        
        Text color #3085bf
      
           This box has a color of #3085bf        
        
          <div style="background-color:#3085bf;">Content here</div>
        
        
          .mybackground {background-color:#3085bf;}
        
        Background color #3085bf
      
           Border around this has a color of #3085bf        
        
          <div style="border:2px solid #3085bf;">Content here</div>
        
        
          .myborder {border:2px solid #3085bf;}
        
        Border color #3085bf