#3059f7 color space conversions
Hex:
        #3059f7
        RGB:
        48, 89, 247
        CMY:
        81, 65, 3
        CMYK:
        81, 64, 0, 3
      HSL:
        228°, 92.5581%, 57.8431%
        HSV (HSB):
        228°, 80.5668%, 96.8627%
        XYZ:
        21.5798, 14.4885, 89.6549
        xyY:
        0.1716, 0.1152, 14.4885
      CIE-Lab:
        44.9256, 42.4178, -82.4128
        CIE-LCH:
        44.9256, 92.6884, 297.2349
        CIE-Luv:
        44.9256, -16.2813, -123.5726
        Hunter-Lab:
        38.0638, 34.5867, -113.0060
      #3059f7 color charts
#3059f7 RGB chart
      #3059f7 CMYK chart
      #3059f7 RGB pie chart
      #3059f7 color shades, tints & tones
#3059f7 color schemes
#3059f7 color preview, HTML & CSS examples
           This text has a color of #3059f7        
        
          <p style="color:#3059f7;">Text here</p>
        
        
          .mytext {color:#3059f7;}
        
        Text color #3059f7
      
           This box has a color of #3059f7        
        
          <div style="background-color:#3059f7;">Content here</div>
        
        
          .mybackground {background-color:#3059f7;}
        
        Background color #3059f7
      
           Border around this has a color of #3059f7        
        
          <div style="border:2px solid #3059f7;">Content here</div>
        
        
          .myborder {border:2px solid #3059f7;}
        
        Border color #3059f7