#3070fb color space conversions
Hex:
        #3070fb
        RGB:
        48, 112, 251
        CMY:
        81, 56, 2
        CMYK:
        81, 55, 0, 2
      HSL:
        221°, 96.2085%, 58.6275%
        HSV (HSB):
        221°, 80.8765%, 98.4314%
        XYZ:
        24.4257, 19.1818, 93.6819
        xyY:
        0.1779, 0.1397, 19.1818
      CIE-Lab:
        50.8992, 29.5285, -74.8791
        CIE-LCH:
        50.8992, 80.4910, 291.5217
        CIE-Luv:
        50.8992, -21.9248, -117.3245
        Hunter-Lab:
        43.7970, 22.9052, -96.1636
      #3070fb color charts
#3070fb RGB chart
      #3070fb CMYK chart
      #3070fb RGB pie chart
      #3070fb color shades, tints & tones
#3070fb color schemes
#3070fb color preview, HTML & CSS examples
           This text has a color of #3070fb        
        
          <p style="color:#3070fb;">Text here</p>
        
        
          .mytext {color:#3070fb;}
        
        Text color #3070fb
      
           This box has a color of #3070fb        
        
          <div style="background-color:#3070fb;">Content here</div>
        
        
          .mybackground {background-color:#3070fb;}
        
        Background color #3070fb
      
           Border around this has a color of #3070fb        
        
          <div style="border:2px solid #3070fb;">Content here</div>
        
        
          .myborder {border:2px solid #3070fb;}
        
        Border color #3070fb