#3154dc color space conversions
Hex:
        #3154dc
        RGB:
        49, 84, 220
        CMY:
        81, 67, 14
        CMYK:
        78, 62, 0, 14
      HSL:
        228°, 70.9544%, 52.7451%
        HSV (HSB):
        228°, 77.7273%, 86.2745%
        XYZ:
        17.3552, 12.1609, 69.1427
        xyY:
        0.1759, 0.1233, 12.1609
      CIE-Lab:
        41.4707, 35.9429, -72.8189
        CIE-LCH:
        41.4707, 81.2064, 296.2706
        CIE-Luv:
        41.4707, -14.7477, -107.5823
        Hunter-Lab:
        34.8725, 27.8083, -93.1452
      #3154dc color charts
#3154dc RGB chart
      #3154dc CMYK chart
      #3154dc RGB pie chart
      #3154dc color shades, tints & tones
#3154dc color schemes
#3154dc color preview, HTML & CSS examples
           This text has a color of #3154dc        
        
          <p style="color:#3154dc;">Text here</p>
        
        
          .mytext {color:#3154dc;}
        
        Text color #3154dc
      
           This box has a color of #3154dc        
        
          <div style="background-color:#3154dc;">Content here</div>
        
        
          .mybackground {background-color:#3154dc;}
        
        Background color #3154dc
      
           Border around this has a color of #3154dc        
        
          <div style="border:2px solid #3154dc;">Content here</div>
        
        
          .myborder {border:2px solid #3154dc;}
        
        Border color #3154dc