#0705d7 color space conversions
Hex:
        #0705d7
        RGB:
        7, 5, 215
        CMY:
        97, 98, 16
        CMYK:
        97, 98, 0, 16
      HSL:
        241°, 95.4545%, 43.1373%
        HSV (HSB):
        241°, 97.6744%, 84.3137%
        XYZ:
        12.4076, 5.0600, 64.6127
        xyY:
        0.1512, 0.0616, 5.0600
      CIE-Lab:
        26.9050, 68.7059, -94.0928
        CIE-LCH:
        26.9050, 116.5073, 306.1366
        CIE-Luv:
        26.9050, -7.6725, -107.3536
        Hunter-Lab:
        22.4945, 59.0928, -154.5574
      #0705d7 color charts
#0705d7 RGB chart
      #0705d7 CMYK chart
      #0705d7 RGB pie chart
      #0705d7 color shades, tints & tones
#0705d7 color schemes
#0705d7 color preview, HTML & CSS examples
           This text has a color of #0705d7        
        
          <p style="color:#0705d7;">Text here</p>
        
        
          .mytext {color:#0705d7;}
        
        Text color #0705d7
      
           This box has a color of #0705d7        
        
          <div style="background-color:#0705d7;">Content here</div>
        
        
          .mybackground {background-color:#0705d7;}
        
        Background color #0705d7
      
           Border around this has a color of #0705d7        
        
          <div style="border:2px solid #0705d7;">Content here</div>
        
        
          .myborder {border:2px solid #0705d7;}
        
        Border color #0705d7