#295be3 color space conversions
Hex:
        #295be3
        RGB:
        41, 91, 227
        CMY:
        84, 64, 11
        CMYK:
        82, 60, 0, 11
      HSL:
        224°, 76.8595%, 52.5490%
        HSV (HSB):
        224°, 81.9383%, 89.0196%
        XYZ:
        18.5207, 13.4996, 74.3026
        xyY:
        0.1742, 0.1270, 13.4996
      CIE-Lab:
        43.5066, 33.3800, -73.4829
        CIE-LCH:
        43.5066, 80.7091, 294.4302
        CIE-Luv:
        43.5066, -17.5094, -110.0900
        Hunter-Lab:
        36.7419, 25.6792, -94.1821
      #295be3 color charts
#295be3 RGB chart
      #295be3 CMYK chart
      #295be3 RGB pie chart
      #295be3 color shades, tints & tones
#295be3 color schemes
#295be3 color preview, HTML & CSS examples
           This text has a color of #295be3        
        
          <p style="color:#295be3;">Text here</p>
        
        
          .mytext {color:#295be3;}
        
        Text color #295be3
      
           This box has a color of #295be3        
        
          <div style="background-color:#295be3;">Content here</div>
        
        
          .mybackground {background-color:#295be3;}
        
        Background color #295be3
      
           Border around this has a color of #295be3        
        
          <div style="border:2px solid #295be3;">Content here</div>
        
        
          .myborder {border:2px solid #295be3;}
        
        Border color #295be3