#0706ce color space conversions
Hex:
        #0706ce
        RGB:
        7, 6, 206
        CMY:
        97, 98, 19
        CMYK:
        97, 97, 0, 19
      HSL:
        240°, 94.3396%, 41.5686%
        HSV (HSB):
        240°, 97.0874%, 80.7843%
        XYZ:
        11.2933, 4.6317, 58.6913
        xyY:
        0.1514, 0.0621, 4.6317
      CIE-Lab:
        25.6585, 66.2467, -90.9426
        CIE-LCH:
        25.6585, 112.5130, 306.0713
        CIE-Luv:
        25.6585, -7.3250, -102.0823
        Hunter-Lab:
        21.5213, 56.0060, -146.6266
      #0706ce color charts
#0706ce RGB chart
      #0706ce CMYK chart
      #0706ce RGB pie chart
      #0706ce color shades, tints & tones
#0706ce color schemes
#0706ce color preview, HTML & CSS examples
           This text has a color of #0706ce        
        
          <p style="color:#0706ce;">Text here</p>
        
        
          .mytext {color:#0706ce;}
        
        Text color #0706ce
      
           This box has a color of #0706ce        
        
          <div style="background-color:#0706ce;">Content here</div>
        
        
          .mybackground {background-color:#0706ce;}
        
        Background color #0706ce
      
           Border around this has a color of #0706ce        
        
          <div style="border:2px solid #0706ce;">Content here</div>
        
        
          .myborder {border:2px solid #0706ce;}
        
        Border color #0706ce