#0701e8 color space conversions
Hex:
        #0701e8
        RGB:
        7, 1, 232
        CMY:
        97, 100, 9
        CMYK:
        97, 100, 0, 9
      HSL:
        242°, 99.1416%, 45.6863%
        HSV (HSB):
        242°, 99.5690%, 90.9804%
        XYZ:
        14.6640, 5.8931, 76.7085
        xyY:
        0.1508, 0.0606, 5.8931
      CIE-Lab:
        29.1411, 73.5948, -100.1314
        CIE-LCH:
        29.1411, 124.2678, 306.3152
        CIE-Luv:
        29.1411, -8.2564, -117.1176
        Hunter-Lab:
        24.2757, 65.3424, -170.3572
      #0701e8 color charts
#0701e8 RGB chart
      #0701e8 CMYK chart
      #0701e8 RGB pie chart
      #0701e8 color shades, tints & tones
#0701e8 color schemes
#0701e8 color preview, HTML & CSS examples
           This text has a color of #0701e8        
        
          <p style="color:#0701e8;">Text here</p>
        
        
          .mytext {color:#0701e8;}
        
        Text color #0701e8
      
           This box has a color of #0701e8        
        
          <div style="background-color:#0701e8;">Content here</div>
        
        
          .mybackground {background-color:#0701e8;}
        
        Background color #0701e8
      
           Border around this has a color of #0701e8        
        
          <div style="border:2px solid #0701e8;">Content here</div>
        
        
          .myborder {border:2px solid #0701e8;}
        
        Border color #0701e8