#3472ef color space conversions
Hex:
        #3472ef
        RGB:
        52, 114, 239
        CMY:
        80, 55, 6
        CMYK:
        78, 52, 0, 6
      HSL:
        220°, 85.3881%, 57.0588%
        HSV (HSB):
        220°, 78.2427%, 93.7255%
        XYZ:
        23.0135, 18.9967, 84.1151
        xyY:
        0.1825, 0.1506, 18.9967
      CIE-Lab:
        50.6833, 24.2105, -68.5422
        CIE-LCH:
        50.6833, 72.6924, 289.4542
        CIE-Luv:
        50.6833, -22.1046, -107.5303
        Hunter-Lab:
        43.5852, 17.9759, -83.9143
      #3472ef color charts
#3472ef RGB chart
      #3472ef CMYK chart
      #3472ef RGB pie chart
      #3472ef color shades, tints & tones
#3472ef color schemes
#3472ef color preview, HTML & CSS examples
           This text has a color of #3472ef        
        
          <p style="color:#3472ef;">Text here</p>
        
        
          .mytext {color:#3472ef;}
        
        Text color #3472ef
      
           This box has a color of #3472ef        
        
          <div style="background-color:#3472ef;">Content here</div>
        
        
          .mybackground {background-color:#3472ef;}
        
        Background color #3472ef
      
           Border around this has a color of #3472ef        
        
          <div style="border:2px solid #3472ef;">Content here</div>
        
        
          .myborder {border:2px solid #3472ef;}
        
        Border color #3472ef