#3083d2 color space conversions
Hex:
        #3083d2
        RGB:
        48, 131, 210
        CMY:
        81, 49, 18
        CMYK:
        77, 38, 0, 18
      HSL:
        209°, 64.2857%, 50.5882%
        HSV (HSB):
        209°, 77.1429%, 82.3529%
        XYZ:
        20.9681, 21.5141, 64.0203
        xyY:
        0.1969, 0.2020, 21.5141
      CIE-Lab:
        53.5076, 2.5162, -47.7111
        CIE-LCH:
        53.5076, 47.7774, 273.0189
        CIE-Luv:
        53.5076, -28.7184, -74.3713
        Hunter-Lab:
        46.3833, -0.4779, -49.3663
      #3083d2 color charts
#3083d2 RGB chart
      #3083d2 CMYK chart
      #3083d2 RGB pie chart
      #3083d2 color shades, tints & tones
#3083d2 color schemes
#3083d2 color preview, HTML & CSS examples
           This text has a color of #3083d2        
        
          <p style="color:#3083d2;">Text here</p>
        
        
          .mytext {color:#3083d2;}
        
        Text color #3083d2
      
           This box has a color of #3083d2        
        
          <div style="background-color:#3083d2;">Content here</div>
        
        
          .mybackground {background-color:#3083d2;}
        
        Background color #3083d2
      
           Border around this has a color of #3083d2        
        
          <div style="border:2px solid #3083d2;">Content here</div>
        
        
          .myborder {border:2px solid #3083d2;}
        
        Border color #3083d2