#4172e5 color space conversions
Hex:
        #4172e5
        RGB:
        65, 114, 229
        CMY:
        75, 55, 10
        CMYK:
        72, 50, 0, 10
      HSL:
        222°, 75.9259%, 57.6471%
        HSV (HSB):
        222°, 71.6157%, 89.8039%
        XYZ:
        22.3401, 18.8156, 76.5831
        xyY:
        0.1897, 0.1598, 18.8156
      CIE-Lab:
        50.4708, 22.0573, -63.2590
        CIE-LCH:
        50.4708, 66.9943, 289.2228
        CIE-Luv:
        50.4708, -20.0767, -99.3440
        Hunter-Lab:
        43.3769, 16.0221, -74.3141
      #4172e5 color charts
#4172e5 RGB chart
      #4172e5 CMYK chart
      #4172e5 RGB pie chart
      #4172e5 color shades, tints & tones
#4172e5 color schemes
#4172e5 color preview, HTML & CSS examples
           This text has a color of #4172e5        
        
          <p style="color:#4172e5;">Text here</p>
        
        
          .mytext {color:#4172e5;}
        
        Text color #4172e5
      
           This box has a color of #4172e5        
        
          <div style="background-color:#4172e5;">Content here</div>
        
        
          .mybackground {background-color:#4172e5;}
        
        Background color #4172e5
      
           Border around this has a color of #4172e5        
        
          <div style="border:2px solid #4172e5;">Content here</div>
        
        
          .myborder {border:2px solid #4172e5;}
        
        Border color #4172e5