#3035c0 color space conversions
Hex:
        #3035c0
        RGB:
        48, 53, 192
        CMY:
        81, 79, 25
        CMYK:
        75, 72, 0, 25
      HSL:
        238°, 60.0000%, 47.0588%
        HSV (HSB):
        238°, 75.0000%, 75.2941%
        XYZ:
        12.0065, 6.9804, 50.5837
        xyY:
        0.1726, 0.1003, 6.9804
      CIE-Lab:
        31.7621, 45.0064, -72.5498
        CIE-LCH:
        31.7621, 85.3760, 301.8135
        CIE-Luv:
        31.7621, -7.8238, -96.7549
        Hunter-Lab:
        26.4204, 34.8818, -95.0208
      #3035c0 color charts
#3035c0 RGB chart
      #3035c0 CMYK chart
      #3035c0 RGB pie chart
      #3035c0 color shades, tints & tones
#3035c0 color schemes
#3035c0 color preview, HTML & CSS examples
           This text has a color of #3035c0        
        
          <p style="color:#3035c0;">Text here</p>
        
        
          .mytext {color:#3035c0;}
        
        Text color #3035c0
      
           This box has a color of #3035c0        
        
          <div style="background-color:#3035c0;">Content here</div>
        
        
          .mybackground {background-color:#3035c0;}
        
        Background color #3035c0
      
           Border around this has a color of #3035c0        
        
          <div style="border:2px solid #3035c0;">Content here</div>
        
        
          .myborder {border:2px solid #3035c0;}
        
        Border color #3035c0