#2694cf color space conversions
Hex:
        #2694cf
        RGB:
        38, 148, 207
        CMY:
        85, 42, 19
        CMYK:
        82, 29, 0, 19
      HSL:
        201°, 68.9796%, 48.0392%
        HSV (HSB):
        201°, 81.6425%, 81.1765%
        XYZ:
        22.6517, 26.0969, 62.8748
        xyY:
        0.2029, 0.2338, 26.0969
      CIE-Lab:
        58.1289, -9.5240, -38.7381
        CIE-LCH:
        58.1289, 39.8917, 256.1874
        CIE-Luv:
        58.1289, -35.9038, -59.4382
        Hunter-Lab:
        51.0851, -10.2500, -37.2137
      #2694cf color charts
#2694cf RGB chart
      #2694cf CMYK chart
      #2694cf RGB pie chart
      #2694cf color shades, tints & tones
#2694cf color schemes
#2694cf color preview, HTML & CSS examples
           This text has a color of #2694cf        
        
          <p style="color:#2694cf;">Text here</p>
        
        
          .mytext {color:#2694cf;}
        
        Text color #2694cf
      
           This box has a color of #2694cf        
        
          <div style="background-color:#2694cf;">Content here</div>
        
        
          .mybackground {background-color:#2694cf;}
        
        Background color #2694cf
      
           Border around this has a color of #2694cf        
        
          <div style="border:2px solid #2694cf;">Content here</div>
        
        
          .myborder {border:2px solid #2694cf;}
        
        Border color #2694cf