#3072dc color space conversions
Hex:
        #3072dc
        RGB:
        48, 114, 220
        CMY:
        81, 55, 14
        CMYK:
        78, 48, 0, 14
      HSL:
        217°, 71.0744%, 52.5490%
        HSV (HSB):
        217°, 78.1818%, 86.2745%
        XYZ:
        20.1545, 17.8303, 70.0895
        xyY:
        0.1865, 0.1650, 17.8303
      CIE-Lab:
        49.2896, 16.7381, -60.1192
        CIE-LCH:
        49.2896, 62.4057, 285.5580
        CIE-Luv:
        49.2896, -23.0140, -93.5662
        Hunter-Lab:
        42.2260, 11.3029, -68.8554
      #3072dc color charts
#3072dc RGB chart
      #3072dc CMYK chart
      #3072dc RGB pie chart
      #3072dc color shades, tints & tones
#3072dc color schemes
#3072dc color preview, HTML & CSS examples
           This text has a color of #3072dc        
        
          <p style="color:#3072dc;">Text here</p>
        
        
          .mytext {color:#3072dc;}
        
        Text color #3072dc
      
           This box has a color of #3072dc        
        
          <div style="background-color:#3072dc;">Content here</div>
        
        
          .mybackground {background-color:#3072dc;}
        
        Background color #3072dc
      
           Border around this has a color of #3072dc        
        
          <div style="border:2px solid #3072dc;">Content here</div>
        
        
          .myborder {border:2px solid #3072dc;}
        
        Border color #3072dc