#0705e5 color space conversions
Hex:
        #0705e5
        RGB:
        7, 5, 229
        CMY:
        97, 98, 10
        CMYK:
        97, 98, 0, 10
      HSL:
        241°, 95.7265%, 45.8824%
        HSV (HSB):
        241°, 97.8166%, 89.8039%
        XYZ:
        14.2847, 5.8109, 74.4975
        xyY:
        0.1510, 0.0614, 5.8109
      CIE-Lab:
        28.9302, 72.1721, -98.7685
        CIE-LCH:
        28.9302, 122.3275, 306.1563
        CIE-Luv:
        28.9302, -8.2721, -115.6072
        Hunter-Lab:
        24.1057, 63.5919, -166.3587
      #0705e5 color charts
#0705e5 RGB chart
      #0705e5 CMYK chart
      #0705e5 RGB pie chart
      #0705e5 color shades, tints & tones
#0705e5 color schemes
#0705e5 color preview, HTML & CSS examples
           This text has a color of #0705e5        
        
          <p style="color:#0705e5;">Text here</p>
        
        
          .mytext {color:#0705e5;}
        
        Text color #0705e5
      
           This box has a color of #0705e5        
        
          <div style="background-color:#0705e5;">Content here</div>
        
        
          .mybackground {background-color:#0705e5;}
        
        Background color #0705e5
      
           Border around this has a color of #0705e5        
        
          <div style="border:2px solid #0705e5;">Content here</div>
        
        
          .myborder {border:2px solid #0705e5;}
        
        Border color #0705e5