#0706bf color space conversions
Hex:
        #0706bf
        RGB:
        7, 6, 191
        CMY:
        97, 98, 25
        CMYK:
        96, 97, 0, 25
      HSL:
        240°, 93.9086%, 38.6275%
        HSV (HSB):
        240°, 96.8586%, 74.9020%
        XYZ:
        9.5567, 3.9370, 49.5464
        xyY:
        0.1516, 0.0625, 3.9370
      CIE-Lab:
        23.4621, 62.4068, -85.7942
        CIE-LCH:
        23.4621, 106.0908, 306.0322
        CIE-Luv:
        23.4621, -6.6744, -93.1001
        Hunter-Lab:
        19.8419, 51.2500, -134.1615
      #0706bf color charts
#0706bf RGB chart
      #0706bf CMYK chart
      #0706bf RGB pie chart
      #0706bf color shades, tints & tones
#0706bf color schemes
#0706bf color preview, HTML & CSS examples
           This text has a color of #0706bf        
        
          <p style="color:#0706bf;">Text here</p>
        
        
          .mytext {color:#0706bf;}
        
        Text color #0706bf
      
           This box has a color of #0706bf        
        
          <div style="background-color:#0706bf;">Content here</div>
        
        
          .mybackground {background-color:#0706bf;}
        
        Background color #0706bf
      
           Border around this has a color of #0706bf        
        
          <div style="border:2px solid #0706bf;">Content here</div>
        
        
          .myborder {border:2px solid #0706bf;}
        
        Border color #0706bf