#3080fb color space conversions
Hex:
        #3080fb
        RGB:
        48, 128, 251
        CMY:
        81, 50, 2
        CMYK:
        81, 49, 0, 2
      HSL:
        216°, 96.2085%, 58.6275%
        HSV (HSB):
        216°, 80.8765%, 98.4314%
        XYZ:
        26.3507, 23.0318, 94.3235
        xyY:
        0.1834, 0.1603, 23.0318
      CIE-Lab:
        55.1050, 19.5405, -68.0609
        CIE-LCH:
        55.1050, 70.8104, 286.0189
        CIE-Luv:
        55.1050, -26.4123, -108.7239
        Hunter-Lab:
        47.9914, 14.0242, -82.9361
      #3080fb color charts
#3080fb RGB chart
      #3080fb CMYK chart
      #3080fb RGB pie chart
      #3080fb color shades, tints & tones
#3080fb color schemes
#3080fb color preview, HTML & CSS examples
           This text has a color of #3080fb        
        
          <p style="color:#3080fb;">Text here</p>
        
        
          .mytext {color:#3080fb;}
        
        Text color #3080fb
      
           This box has a color of #3080fb        
        
          <div style="background-color:#3080fb;">Content here</div>
        
        
          .mybackground {background-color:#3080fb;}
        
        Background color #3080fb
      
           Border around this has a color of #3080fb        
        
          <div style="border:2px solid #3080fb;">Content here</div>
        
        
          .myborder {border:2px solid #3080fb;}
        
        Border color #3080fb