#2095c2 color space conversions
Hex:
        #2095c2
        RGB:
        32, 149, 194
        CMY:
        87, 42, 24
        CMYK:
        84, 23, 0, 24
      HSL:
        197°, 71.6814%, 44.3137%
        HSV (HSB):
        197°, 83.5052%, 76.0784%
        XYZ:
        21.0807, 25.6970, 54.8879
        xyY:
        0.2074, 0.2528, 25.6970
      CIE-Lab:
        57.7483, -15.2226, -32.0205
        CIE-LCH:
        57.7483, 35.4548, 244.5735
        CIE-Luv:
        57.7483, -37.6983, -47.6308
        Hunter-Lab:
        50.6922, -14.4809, -28.7127
      #2095c2 color charts
#2095c2 RGB chart
      #2095c2 CMYK chart
      #2095c2 RGB pie chart
      #2095c2 color shades, tints & tones
#2095c2 color schemes
#2095c2 color preview, HTML & CSS examples
           This text has a color of #2095c2        
        
          <p style="color:#2095c2;">Text here</p>
        
        
          .mytext {color:#2095c2;}
        
        Text color #2095c2
      
           This box has a color of #2095c2        
        
          <div style="background-color:#2095c2;">Content here</div>
        
        
          .mybackground {background-color:#2095c2;}
        
        Background color #2095c2
      
           Border around this has a color of #2095c2        
        
          <div style="border:2px solid #2095c2;">Content here</div>
        
        
          .myborder {border:2px solid #2095c2;}
        
        Border color #2095c2