#2696e3 color space conversions
Hex:
        #2696e3
        RGB:
        38, 150, 227
        CMY:
        85, 41, 11
        CMYK:
        83, 34, 0, 11
      HSL:
        204°, 77.1429%, 51.9608%
        HSV (HSB):
        204°, 83.2599%, 89.0196%
        XYZ:
        25.5708, 27.7708, 76.6856
        xyY:
        0.1967, 0.2136, 27.7708
      CIE-Lab:
        59.6811, -3.4327, -47.4585
        CIE-LCH:
        59.6811, 47.5825, 265.8630
        CIE-Luv:
        59.6811, -35.4376, -74.8784
        Hunter-Lab:
        52.6980, -5.6075, -49.3896
      #2696e3 color charts
#2696e3 RGB chart
      #2696e3 CMYK chart
      #2696e3 RGB pie chart
      #2696e3 color shades, tints & tones
#2696e3 color schemes
#2696e3 color preview, HTML & CSS examples
           This text has a color of #2696e3        
        
          <p style="color:#2696e3;">Text here</p>
        
        
          .mytext {color:#2696e3;}
        
        Text color #2696e3
      
           This box has a color of #2696e3        
        
          <div style="background-color:#2696e3;">Content here</div>
        
        
          .mybackground {background-color:#2696e3;}
        
        Background color #2696e3
      
           Border around this has a color of #2696e3        
        
          <div style="border:2px solid #2696e3;">Content here</div>
        
        
          .myborder {border:2px solid #2696e3;}
        
        Border color #2696e3