#4144a8 color space conversions
Hex:
        #4144a8
        RGB:
        65, 68, 168
        CMY:
        75, 73, 34
        CMYK:
        61, 60, 0, 34
      HSL:
        238°, 44.2060%, 45.6863%
        HSV (HSB):
        238°, 61.3095%, 65.8824%
        XYZ:
        11.3150, 8.0852, 38.0100
        xyY:
        0.1971, 0.1408, 8.0852
      CIE-Lab:
        34.1597, 29.7603, -54.3415
        CIE-LCH:
        34.1597, 61.9570, 298.7075
        CIE-Luv:
        34.1597, -6.3598, -76.9510
        Hunter-Lab:
        28.4345, 21.2703, -59.3521
      #4144a8 color charts
#4144a8 RGB chart
      #4144a8 CMYK chart
      #4144a8 RGB pie chart
      #4144a8 color shades, tints & tones
#4144a8 color schemes
#4144a8 color preview, HTML & CSS examples
           This text has a color of #4144a8        
        
          <p style="color:#4144a8;">Text here</p>
        
        
          .mytext {color:#4144a8;}
        
        Text color #4144a8
      
           This box has a color of #4144a8        
        
          <div style="background-color:#4144a8;">Content here</div>
        
        
          .mybackground {background-color:#4144a8;}
        
        Background color #4144a8
      
           Border around this has a color of #4144a8        
        
          <div style="border:2px solid #4144a8;">Content here</div>
        
        
          .myborder {border:2px solid #4144a8;}
        
        Border color #4144a8