#3056eb color space conversions
Hex:
        #3056eb
        RGB:
        48, 86, 235
        CMY:
        81, 66, 8
        CMYK:
        80, 63, 0, 8
      HSL:
        228°, 82.3789%, 55.4902%
        HSV (HSB):
        228°, 79.5745%, 92.1569%
        XYZ:
        19.5421, 13.2821, 80.1310
        xyY:
        0.1730, 0.1176, 13.2821
      CIE-Lab:
        43.1853, 39.9990, -78.5255
        CIE-LCH:
        43.1853, 88.1259, 296.9932
        CIE-Luv:
        43.1853, -15.4949, -116.7715
        Hunter-Lab:
        36.4446, 31.9360, -104.8499
      #3056eb color charts
#3056eb RGB chart
      #3056eb CMYK chart
      #3056eb RGB pie chart
      #3056eb color shades, tints & tones
#3056eb color schemes
#3056eb color preview, HTML & CSS examples
           This text has a color of #3056eb        
        
          <p style="color:#3056eb;">Text here</p>
        
        
          .mytext {color:#3056eb;}
        
        Text color #3056eb
      
           This box has a color of #3056eb        
        
          <div style="background-color:#3056eb;">Content here</div>
        
        
          .mybackground {background-color:#3056eb;}
        
        Background color #3056eb
      
           Border around this has a color of #3056eb        
        
          <div style="border:2px solid #3056eb;">Content here</div>
        
        
          .myborder {border:2px solid #3056eb;}
        
        Border color #3056eb