#0704e1 color space conversions
Hex:
        #0704e1
        RGB:
        7, 4, 225
        CMY:
        97, 98, 12
        CMYK:
        97, 98, 0, 12
      HSL:
        241°, 96.5066%, 44.9020%
        HSV (HSB):
        241°, 98.2222%, 88.2353%
        XYZ:
        13.7216, 5.5682, 71.5857
        xyY:
        0.1510, 0.0613, 5.5682
      CIE-Lab:
        28.2960, 71.3657, -97.5353
        CIE-LCH:
        28.2960, 120.8561, 306.1926
        CIE-Luv:
        28.2960, -8.0642, -113.1922
        Hunter-Lab:
        23.5971, 62.5021, -163.3478
      #0704e1 color charts
#0704e1 RGB chart
      #0704e1 CMYK chart
      #0704e1 RGB pie chart
      #0704e1 color shades, tints & tones
#0704e1 color schemes
#0704e1 color preview, HTML & CSS examples
           This text has a color of #0704e1        
        
          <p style="color:#0704e1;">Text here</p>
        
        
          .mytext {color:#0704e1;}
        
        Text color #0704e1
      
           This box has a color of #0704e1        
        
          <div style="background-color:#0704e1;">Content here</div>
        
        
          .mybackground {background-color:#0704e1;}
        
        Background color #0704e1
      
           Border around this has a color of #0704e1        
        
          <div style="border:2px solid #0704e1;">Content here</div>
        
        
          .myborder {border:2px solid #0704e1;}
        
        Border color #0704e1