#4152af color space conversions
Hex:
        #4152af
        RGB:
        65, 82, 175
        CMY:
        75, 68, 31
        CMYK:
        63, 53, 0, 31
      HSL:
        231°, 45.8333%, 47.0588%
        HSV (HSB):
        231°, 62.8571%, 68.6275%
        XYZ:
        12.9351, 10.2535, 41.8548
        xyY:
        0.1989, 0.1576, 10.2535
      CIE-Lab:
        38.2937, 23.1615, -51.8105
        CIE-LCH:
        38.2937, 56.7520, 294.0867
        CIE-Luv:
        38.2937, -10.3695, -75.9818
        Hunter-Lab:
        32.0212, 16.0690, -55.0831
      #4152af color charts
#4152af RGB chart
      #4152af CMYK chart
      #4152af RGB pie chart
      #4152af color shades, tints & tones
#4152af color schemes
#4152af color preview, HTML & CSS examples
           This text has a color of #4152af        
        
          <p style="color:#4152af;">Text here</p>
        
        
          .mytext {color:#4152af;}
        
        Text color #4152af
      
           This box has a color of #4152af        
        
          <div style="background-color:#4152af;">Content here</div>
        
        
          .mybackground {background-color:#4152af;}
        
        Background color #4152af
      
           Border around this has a color of #4152af        
        
          <div style="border:2px solid #4152af;">Content here</div>
        
        
          .myborder {border:2px solid #4152af;}
        
        Border color #4152af