#0694dc color space conversions
Hex:
        #0694dc
        RGB:
        6, 148, 220
        CMY:
        98, 42, 14
        CMYK:
        97, 33, 0, 14
      HSL:
        200°, 94.6903%, 44.3137%
        HSV (HSB):
        200°, 97.2727%, 86.2745%
        XYZ:
        23.5833, 26.3858, 71.5602
        xyY:
        0.1941, 0.2171, 26.3858
      CIE-Lab:
        58.4015, -6.5064, -45.6086
        CIE-LCH:
        58.4015, 46.0703, 261.8811
        CIE-Luv:
        58.4015, -37.2484, -71.2180
        Hunter-Lab:
        51.3671, -7.9410, -46.6406
      #0694dc color charts
#0694dc RGB chart
      #0694dc CMYK chart
      #0694dc RGB pie chart
      #0694dc color shades, tints & tones
#0694dc color schemes
#0694dc color preview, HTML & CSS examples
           This text has a color of #0694dc        
        
          <p style="color:#0694dc;">Text here</p>
        
        
          .mytext {color:#0694dc;}
        
        Text color #0694dc
      
           This box has a color of #0694dc        
        
          <div style="background-color:#0694dc;">Content here</div>
        
        
          .mybackground {background-color:#0694dc;}
        
        Background color #0694dc
      
           Border around this has a color of #0694dc        
        
          <div style="border:2px solid #0694dc;">Content here</div>
        
        
          .myborder {border:2px solid #0694dc;}
        
        Border color #0694dc