#3042c4 color space conversions
Hex:
        #3042c4
        RGB:
        48, 66, 196
        CMY:
        81, 74, 23
        CMYK:
        76, 66, 0, 23
      HSL:
        233°, 60.6557%, 47.8431%
        HSV (HSB):
        233°, 75.5102%, 76.8627%
        XYZ:
        13.1309, 8.5103, 53.1751
        xyY:
        0.1755, 0.1137, 8.5103
      CIE-Lab:
        35.0239, 38.5469, -69.5274
        CIE-LCH:
        35.0239, 79.4979, 299.0045
        CIE-Luv:
        35.0239, -10.4457, -97.1136
        Hunter-Lab:
        29.1725, 29.2936, -87.6522
      #3042c4 color charts
#3042c4 RGB chart
      #3042c4 CMYK chart
      #3042c4 RGB pie chart
      #3042c4 color shades, tints & tones
#3042c4 color schemes
#3042c4 color preview, HTML & CSS examples
           This text has a color of #3042c4        
        
          <p style="color:#3042c4;">Text here</p>
        
        
          .mytext {color:#3042c4;}
        
        Text color #3042c4
      
           This box has a color of #3042c4        
        
          <div style="background-color:#3042c4;">Content here</div>
        
        
          .mybackground {background-color:#3042c4;}
        
        Background color #3042c4
      
           Border around this has a color of #3042c4        
        
          <div style="border:2px solid #3042c4;">Content here</div>
        
        
          .myborder {border:2px solid #3042c4;}
        
        Border color #3042c4