#3372ea color space conversions
Hex:
        #3372ea
        RGB:
        51, 114, 234
        CMY:
        80, 55, 8
        CMYK:
        78, 51, 0, 8
      HSL:
        219°, 81.3333%, 55.8824%
        HSV (HSB):
        219°, 78.2051%, 91.7647%
        XYZ:
        22.2338, 18.6789, 80.2754
        xyY:
        0.1835, 0.1541, 18.6789
      CIE-Lab:
        50.3095, 22.2623, -66.3509
        CIE-LCH:
        50.3095, 69.9861, 288.5478
        CIE-Luv:
        50.3095, -22.3207, -103.9110
        Hunter-Lab:
        43.2191, 16.1948, -79.8721
      #3372ea color charts
#3372ea RGB chart
      #3372ea CMYK chart
      #3372ea RGB pie chart
      #3372ea color shades, tints & tones
#3372ea color schemes
#3372ea color preview, HTML & CSS examples
           This text has a color of #3372ea        
        
          <p style="color:#3372ea;">Text here</p>
        
        
          .mytext {color:#3372ea;}
        
        Text color #3372ea
      
           This box has a color of #3372ea        
        
          <div style="background-color:#3372ea;">Content here</div>
        
        
          .mybackground {background-color:#3372ea;}
        
        Background color #3372ea
      
           Border around this has a color of #3372ea        
        
          <div style="border:2px solid #3372ea;">Content here</div>
        
        
          .myborder {border:2px solid #3372ea;}
        
        Border color #3372ea