#3070d5 color space conversions
Hex:
        #3070d5
        RGB:
        48, 112, 213
        CMY:
        81, 56, 16
        CMYK:
        77, 47, 0, 16
      HSL:
        217°, 66.2651%, 51.1765%
        HSV (HSB):
        217°, 77.4648%, 83.5294%
        XYZ:
        19.0233, 17.0208, 65.2335
        xyY:
        0.1878, 0.1681, 17.0208
      CIE-Lab:
        48.2863, 15.3773, -57.7652
        CIE-LCH:
        48.2863, 59.7770, 284.9066
        CIE-Luv:
        48.2863, -22.5675, -89.4068
        Hunter-Lab:
        41.2563, 10.1081, -64.8686
      #3070d5 color charts
#3070d5 RGB chart
      #3070d5 CMYK chart
      #3070d5 RGB pie chart
      #3070d5 color shades, tints & tones
#3070d5 color schemes
#3070d5 color preview, HTML & CSS examples
           This text has a color of #3070d5        
        
          <p style="color:#3070d5;">Text here</p>
        
        
          .mytext {color:#3070d5;}
        
        Text color #3070d5
      
           This box has a color of #3070d5        
        
          <div style="background-color:#3070d5;">Content here</div>
        
        
          .mybackground {background-color:#3070d5;}
        
        Background color #3070d5
      
           Border around this has a color of #3070d5        
        
          <div style="border:2px solid #3070d5;">Content here</div>
        
        
          .myborder {border:2px solid #3070d5;}
        
        Border color #3070d5