#3080d3 color space conversions
Hex:
        #3080d3
        RGB:
        48, 128, 211
        CMY:
        81, 50, 17
        CMYK:
        77, 39, 0, 17
      HSL:
        211°, 64.9402%, 50.7843%
        HSV (HSB):
        211°, 77.2512%, 82.7451%
        XYZ:
        20.6960, 20.7699, 64.5462
        xyY:
        0.1952, 0.1959, 20.7699
      CIE-Lab:
        52.6967, 4.6990, -49.5668
        CIE-LCH:
        52.6967, 49.7890, 275.4155
        CIE-Luv:
        52.6967, -27.6906, -77.3286
        Hunter-Lab:
        45.5740, 1.3056, -52.0704
      #3080d3 color charts
#3080d3 RGB chart
      #3080d3 CMYK chart
      #3080d3 RGB pie chart
      #3080d3 color shades, tints & tones
#3080d3 color schemes
#3080d3 color preview, HTML & CSS examples
           This text has a color of #3080d3        
        
          <p style="color:#3080d3;">Text here</p>
        
        
          .mytext {color:#3080d3;}
        
        Text color #3080d3
      
           This box has a color of #3080d3        
        
          <div style="background-color:#3080d3;">Content here</div>
        
        
          .mybackground {background-color:#3080d3;}
        
        Background color #3080d3
      
           Border around this has a color of #3080d3        
        
          <div style="border:2px solid #3080d3;">Content here</div>
        
        
          .myborder {border:2px solid #3080d3;}
        
        Border color #3080d3