#3374fe color space conversions
Hex:
        #3374fe
        RGB:
        51, 116, 254
        CMY:
        80, 55, 0
        CMYK:
        80, 54, 0, 0
      HSL:
        221°, 99.0244%, 59.8039%
        HSV (HSB):
        221°, 79.9213%, 99.6078%
        XYZ:
        25.5000, 20.3503, 96.3499
        xyY:
        0.1793, 0.1431, 20.3503
      CIE-Lab:
        52.2310, 28.3817, -74.3717
        CIE-LCH:
        52.2310, 79.6032, 290.8878
        CIE-Luv:
        52.2310, -22.5916, -117.3556
        Hunter-Lab:
        45.1114, 21.9555, -95.0551
      #3374fe color charts
#3374fe RGB chart
      #3374fe CMYK chart
      #3374fe RGB pie chart
      #3374fe color shades, tints & tones
#3374fe color schemes
#3374fe color preview, HTML & CSS examples
           This text has a color of #3374fe        
        
          <p style="color:#3374fe;">Text here</p>
        
        
          .mytext {color:#3374fe;}
        
        Text color #3374fe
      
           This box has a color of #3374fe        
        
          <div style="background-color:#3374fe;">Content here</div>
        
        
          .mybackground {background-color:#3374fe;}
        
        Background color #3374fe
      
           Border around this has a color of #3374fe        
        
          <div style="border:2px solid #3374fe;">Content here</div>
        
        
          .myborder {border:2px solid #3374fe;}
        
        Border color #3374fe