#0700e5 color space conversions
Hex:
        #0700e5
        RGB:
        7, 0, 229
        CMY:
        97, 100, 10
        CMYK:
        97, 100, 0, 10
      HSL:
        242°, 100.0000%, 44.9020%
        HSV (HSB):
        242°, 100.0000%, 89.8039%
        XYZ:
        14.2305, 5.7023, 74.4794
        xyY:
        0.1507, 0.0604, 5.7023
      CIE-Lab:
        28.6487, 73.0484, -99.2396
        CIE-LCH:
        28.6487, 123.2257, 306.3561
        CIE-Luv:
        28.6487, -8.0899, -115.2858
        Hunter-Lab:
        23.8795, 64.5840, -168.2077
      #0700e5 color charts
#0700e5 RGB chart
      #0700e5 CMYK chart
      #0700e5 RGB pie chart
      #0700e5 color shades, tints & tones
#0700e5 color schemes
#0700e5 color preview, HTML & CSS examples
           This text has a color of #0700e5        
        
          <p style="color:#0700e5;">Text here</p>
        
        
          .mytext {color:#0700e5;}
        
        Text color #0700e5
      
           This box has a color of #0700e5        
        
          <div style="background-color:#0700e5;">Content here</div>
        
        
          .mybackground {background-color:#0700e5;}
        
        Background color #0700e5
      
           Border around this has a color of #0700e5        
        
          <div style="border:2px solid #0700e5;">Content here</div>
        
        
          .myborder {border:2px solid #0700e5;}
        
        Border color #0700e5