#0694be color space conversions
Hex:
        #0694be
        RGB:
        6, 148, 190
        CMY:
        98, 42, 25
        CMYK:
        97, 22, 0, 25
      HSL:
        194°, 93.8776%, 38.4314%
        HSV (HSB):
        194°, 96.8421%, 74.5098%
        XYZ:
        19.9593, 24.9362, 52.4764
        xyY:
        0.2050, 0.2561, 24.9362
      CIE-Lab:
        57.0132, -17.5191, -30.9218
        CIE-LCH:
        57.0132, 35.5398, 240.4658
        CIE-Luv:
        57.0132, -39.3254, -45.4698
        Hunter-Lab:
        49.9362, -16.0427, -27.3507
      #0694be color charts
#0694be RGB chart
      #0694be CMYK chart
      #0694be RGB pie chart
      #0694be color shades, tints & tones
#0694be color schemes
#0694be color preview, HTML & CSS examples
           This text has a color of #0694be        
        
          <p style="color:#0694be;">Text here</p>
        
        
          .mytext {color:#0694be;}
        
        Text color #0694be
      
           This box has a color of #0694be        
        
          <div style="background-color:#0694be;">Content here</div>
        
        
          .mybackground {background-color:#0694be;}
        
        Background color #0694be
      
           Border around this has a color of #0694be        
        
          <div style="border:2px solid #0694be;">Content here</div>
        
        
          .myborder {border:2px solid #0694be;}
        
        Border color #0694be