#295ec1 color space conversions
Hex:
        #295ec1
        RGB:
        41, 94, 193
        CMY:
        84, 63, 24
        CMYK:
        79, 51, 0, 24
      HSL:
        219°, 64.9573%, 45.8824%
        HSV (HSB):
        219°, 78.7565%, 75.6863%
        XYZ:
        14.5428, 12.3271, 52.0650
        xyY:
        0.1842, 0.1562, 12.3271
      CIE-Lab:
        41.7313, 18.5859, -56.8591
        CIE-LCH:
        41.7313, 59.8197, 288.1014
        CIE-Luv:
        41.7313, -18.5939, -84.8397
        Hunter-Lab:
        35.1099, 12.4936, -63.3449
      #295ec1 color charts
#295ec1 RGB chart
      #295ec1 CMYK chart
      #295ec1 RGB pie chart
      #295ec1 color shades, tints & tones
#295ec1 color schemes
#295ec1 color preview, HTML & CSS examples
           This text has a color of #295ec1        
        
          <p style="color:#295ec1;">Text here</p>
        
        
          .mytext {color:#295ec1;}
        
        Text color #295ec1
      
           This box has a color of #295ec1        
        
          <div style="background-color:#295ec1;">Content here</div>
        
        
          .mybackground {background-color:#295ec1;}
        
        Background color #295ec1
      
           Border around this has a color of #295ec1        
        
          <div style="border:2px solid #295ec1;">Content here</div>
        
        
          .myborder {border:2px solid #295ec1;}
        
        Border color #295ec1