#0694fd color space conversions
Hex:
        #0694fd
        RGB:
        6, 148, 253
        CMY:
        98, 42, 1
        CMYK:
        98, 42, 0, 1
      HSL:
        206°, 98.4064%, 50.7843%
        HSV (HSB):
        206°, 97.6285%, 99.2157%
        XYZ:
        28.3946, 28.3104, 96.8964
        xyY:
        0.1849, 0.1843, 28.3104
      CIE-Lab:
        60.1681, 5.9375, -61.0494
        CIE-LCH:
        60.1681, 61.3375, 275.5550
        CIE-Luv:
        60.1681, -35.2977, -98.3615
        Hunter-Lab:
        53.2075, 2.1449, -70.7280
      #0694fd color charts
#0694fd RGB chart
      #0694fd CMYK chart
      #0694fd RGB pie chart
      #0694fd color shades, tints & tones
#0694fd color schemes
#0694fd color preview, HTML & CSS examples
           This text has a color of #0694fd        
        
          <p style="color:#0694fd;">Text here</p>
        
        
          .mytext {color:#0694fd;}
        
        Text color #0694fd
      
           This box has a color of #0694fd        
        
          <div style="background-color:#0694fd;">Content here</div>
        
        
          .mybackground {background-color:#0694fd;}
        
        Background color #0694fd
      
           Border around this has a color of #0694fd        
        
          <div style="border:2px solid #0694fd;">Content here</div>
        
        
          .myborder {border:2px solid #0694fd;}
        
        Border color #0694fd