#2695cf color space conversions
Hex:
        #2695cf
        RGB:
        38, 149, 207
        CMY:
        85, 42, 19
        CMYK:
        82, 28, 0, 19
      HSL:
        201°, 68.9796%, 48.0392%
        HSV (HSB):
        201°, 81.6425%, 81.1765%
        XYZ:
        22.8093, 26.4120, 62.9273
        xyY:
        0.2034, 0.2355, 26.4120
      CIE-Lab:
        58.4260, -10.0878, -38.2721
        CIE-LCH:
        58.4260, 39.5793, 255.2338
        CIE-Luv:
        58.4260, -36.2469, -58.6533
        Hunter-Lab:
        51.3926, -10.7144, -36.6225
      #2695cf color charts
#2695cf RGB chart
      #2695cf CMYK chart
      #2695cf RGB pie chart
      #2695cf color shades, tints & tones
#2695cf color schemes
#2695cf color preview, HTML & CSS examples
           This text has a color of #2695cf        
        
          <p style="color:#2695cf;">Text here</p>
        
        
          .mytext {color:#2695cf;}
        
        Text color #2695cf
      
           This box has a color of #2695cf        
        
          <div style="background-color:#2695cf;">Content here</div>
        
        
          .mybackground {background-color:#2695cf;}
        
        Background color #2695cf
      
           Border around this has a color of #2695cf        
        
          <div style="border:2px solid #2695cf;">Content here</div>
        
        
          .myborder {border:2px solid #2695cf;}
        
        Border color #2695cf