#3054e5 color space conversions
Hex:
        #3054e5
        RGB:
        48, 84, 229
        CMY:
        81, 67, 10
        CMYK:
        79, 63, 0, 10
      HSL:
        228°, 77.6824%, 54.3137%
        HSV (HSB):
        228°, 79.0393%, 89.8039%
        XYZ:
        18.5321, 12.6262, 75.5891
        xyY:
        0.1736, 0.1183, 12.6262
      CIE-Lab:
        42.1945, 39.0954, -76.7556
        CIE-LCH:
        42.1945, 86.1387, 296.9920
        CIE-Luv:
        42.1945, -14.9797, -113.5015
        Hunter-Lab:
        35.5333, 30.9119, -101.2527
      #3054e5 color charts
#3054e5 RGB chart
      #3054e5 CMYK chart
      #3054e5 RGB pie chart
      #3054e5 color shades, tints & tones
#3054e5 color schemes
#3054e5 color preview, HTML & CSS examples
           This text has a color of #3054e5        
        
          <p style="color:#3054e5;">Text here</p>
        
        
          .mytext {color:#3054e5;}
        
        Text color #3054e5
      
           This box has a color of #3054e5        
        
          <div style="background-color:#3054e5;">Content here</div>
        
        
          .mybackground {background-color:#3054e5;}
        
        Background color #3054e5
      
           Border around this has a color of #3054e5        
        
          <div style="border:2px solid #3054e5;">Content here</div>
        
        
          .myborder {border:2px solid #3054e5;}
        
        Border color #3054e5