#3080d7 color space conversions
Hex:
        #3080d7
        RGB:
        48, 128, 215
        CMY:
        81, 50, 16
        CMYK:
        78, 40, 0, 16
      HSL:
        211°, 67.6113%, 51.5686%
        HSV (HSB):
        211°, 77.6744%, 84.3137%
        XYZ:
        21.2038, 20.9730, 67.2206
        xyY:
        0.1938, 0.1917, 20.9730
      CIE-Lab:
        52.9200, 6.1774, -51.4710
        CIE-LCH:
        52.9200, 51.8404, 276.8438
        CIE-Luv:
        52.9200, -27.5406, -80.5839
        Hunter-Lab:
        45.7963, 2.5025, -54.9695
      #3080d7 color charts
#3080d7 RGB chart
      #3080d7 CMYK chart
      #3080d7 RGB pie chart
      #3080d7 color shades, tints & tones
#3080d7 color schemes
#3080d7 color preview, HTML & CSS examples
           This text has a color of #3080d7        
        
          <p style="color:#3080d7;">Text here</p>
        
        
          .mytext {color:#3080d7;}
        
        Text color #3080d7
      
           This box has a color of #3080d7        
        
          <div style="background-color:#3080d7;">Content here</div>
        
        
          .mybackground {background-color:#3080d7;}
        
        Background color #3080d7
      
           Border around this has a color of #3080d7        
        
          <div style="border:2px solid #3080d7;">Content here</div>
        
        
          .myborder {border:2px solid #3080d7;}
        
        Border color #3080d7