#3036c0 color space conversions
Hex:
        #3036c0
        RGB:
        48, 54, 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.0525, 7.0725, 50.5991
        xyY:
        0.1729, 0.1014, 7.0725
      CIE-Lab:
        31.9714, 44.4251, -72.2048
        CIE-LCH:
        31.9714, 84.7769, 301.6025
        CIE-Luv:
        31.9714, -7.9976, -96.6466
        Hunter-Lab:
        26.5941, 34.3568, -94.1916
      #3036c0 color charts
#3036c0 RGB chart
      #3036c0 CMYK chart
      #3036c0 RGB pie chart
      #3036c0 color shades, tints & tones
#3036c0 color schemes
#3036c0 color preview, HTML & CSS examples
           This text has a color of #3036c0        
        
          <p style="color:#3036c0;">Text here</p>
        
        
          .mytext {color:#3036c0;}
        
        Text color #3036c0
      
           This box has a color of #3036c0        
        
          <div style="background-color:#3036c0;">Content here</div>
        
        
          .mybackground {background-color:#3036c0;}
        
        Background color #3036c0
      
           Border around this has a color of #3036c0        
        
          <div style="border:2px solid #3036c0;">Content here</div>
        
        
          .myborder {border:2px solid #3036c0;}
        
        Border color #3036c0