#3084cd color space conversions
Hex:
        #3084cd
        RGB:
        48, 132, 205
        CMY:
        81, 48, 20
        CMYK:
        77, 36, 0, 20
      HSL:
        208°, 62.0553%, 49.6078%
        HSV (HSB):
        208°, 76.5854%, 80.3922%
        XYZ:
        20.4896, 21.5387, 60.8351
        xyY:
        0.1992, 0.2094, 21.5387
      CIE-Lab:
        53.5341, 0.0866, -44.8393
        CIE-LCH:
        53.5341, 44.8394, 270.1107
        CIE-Luv:
        53.5341, -29.2626, -69.4943
        Hunter-Lab:
        46.4098, -2.4105, -45.2319
      #3084cd color charts
#3084cd RGB chart
      #3084cd CMYK chart
      #3084cd RGB pie chart
      #3084cd color shades, tints & tones
#3084cd color schemes
#3084cd color preview, HTML & CSS examples
           This text has a color of #3084cd        
        
          <p style="color:#3084cd;">Text here</p>
        
        
          .mytext {color:#3084cd;}
        
        Text color #3084cd
      
           This box has a color of #3084cd        
        
          <div style="background-color:#3084cd;">Content here</div>
        
        
          .mybackground {background-color:#3084cd;}
        
        Background color #3084cd
      
           Border around this has a color of #3084cd        
        
          <div style="border:2px solid #3084cd;">Content here</div>
        
        
          .myborder {border:2px solid #3084cd;}
        
        Border color #3084cd