#3070eb color space conversions
Hex:
        #3070eb
        RGB:
        48, 112, 235
        CMY:
        81, 56, 8
        CMYK:
        80, 52, 0, 8
      HSL:
        219°, 82.3789%, 55.4902%
        HSV (HSB):
        219°, 79.5745%, 92.1569%
        XYZ:
        22.0085, 18.2149, 80.9531
        xyY:
        0.1816, 0.1503, 18.2149
      CIE-Lab:
        49.7557, 23.6048, -67.8126
        CIE-LCH:
        49.7557, 71.8035, 289.1924
        CIE-Luv:
        49.7557, -22.1444, -105.8709
        Hunter-Lab:
        42.6789, 17.3602, -82.5858
      #3070eb color charts
#3070eb RGB chart
      #3070eb CMYK chart
      #3070eb RGB pie chart
      #3070eb color shades, tints & tones
#3070eb color schemes
#3070eb color preview, HTML & CSS examples
           This text has a color of #3070eb        
        
          <p style="color:#3070eb;">Text here</p>
        
        
          .mytext {color:#3070eb;}
        
        Text color #3070eb
      
           This box has a color of #3070eb        
        
          <div style="background-color:#3070eb;">Content here</div>
        
        
          .mybackground {background-color:#3070eb;}
        
        Background color #3070eb
      
           Border around this has a color of #3070eb        
        
          <div style="border:2px solid #3070eb;">Content here</div>
        
        
          .myborder {border:2px solid #3070eb;}
        
        Border color #3070eb