#4152ff color space conversions
Hex:
        #4152ff
        RGB:
        65, 82, 255
        CMY:
        75, 68, 0
        CMYK:
        75, 68, 0, 0
      HSL:
        235°, 100.0000%, 62.7451%
        HSV (HSB):
        235°, 74.5098%, 100.0000%
        XYZ:
        23.2473, 14.3784, 96.1578
        xyY:
        0.1738, 0.1075, 14.3784
      CIE-Lab:
        44.7708, 50.7473, -87.1065
        CIE-LCH:
        44.7708, 100.8109, 300.2246
        CIE-Luv:
        44.7708, -12.5266, -129.7728
        Hunter-Lab:
        37.9189, 43.0766, -123.8093
      #4152ff color charts
#4152ff RGB chart
      #4152ff CMYK chart
      #4152ff RGB pie chart
      #4152ff color shades, tints & tones
#4152ff color schemes
#4152ff color preview, HTML & CSS examples
           This text has a color of #4152ff        
        
          <p style="color:#4152ff;">Text here</p>
        
        
          .mytext {color:#4152ff;}
        
        Text color #4152ff
      
           This box has a color of #4152ff        
        
          <div style="background-color:#4152ff;">Content here</div>
        
        
          .mybackground {background-color:#4152ff;}
        
        Background color #4152ff
      
           Border around this has a color of #4152ff        
        
          <div style="border:2px solid #4152ff;">Content here</div>
        
        
          .myborder {border:2px solid #4152ff;}
        
        Border color #4152ff