#2c95ca color space conversions
Hex:
        #2c95ca
        RGB:
        44, 149, 202
        CMY:
        83, 42, 21
        CMYK:
        78, 26, 0, 21
      HSL:
        200°, 64.2276%, 48.2353%
        HSV (HSB):
        200°, 78.2178%, 79.2157%
        XYZ:
        22.4468, 26.2946, 59.7694
        xyY:
        0.2069, 0.2423, 26.2946
      CIE-Lab:
        58.3157, -11.2666, -35.6277
        CIE-LCH:
        58.3157, 37.3667, 252.4514
        CIE-Luv:
        58.3157, -35.8083, -54.1180
        Hunter-Lab:
        51.2783, -11.5995, -33.2130
      #2c95ca color charts
#2c95ca RGB chart
      #2c95ca CMYK chart
      #2c95ca RGB pie chart
      #2c95ca color shades, tints & tones
#2c95ca color schemes
#2c95ca color preview, HTML & CSS examples
           This text has a color of #2c95ca        
        
          <p style="color:#2c95ca;">Text here</p>
        
        
          .mytext {color:#2c95ca;}
        
        Text color #2c95ca
      
           This box has a color of #2c95ca        
        
          <div style="background-color:#2c95ca;">Content here</div>
        
        
          .mybackground {background-color:#2c95ca;}
        
        Background color #2c95ca
      
           Border around this has a color of #2c95ca        
        
          <div style="border:2px solid #2c95ca;">Content here</div>
        
        
          .myborder {border:2px solid #2c95ca;}
        
        Border color #2c95ca