#354ec2 color space conversions
Hex:
        #354ec2
        RGB:
        53, 78, 194
        CMY:
        79, 69, 24
        CMYK:
        73, 60, 0, 24
      HSL:
        229°, 57.0850%, 48.4314%
        HSV (HSB):
        229°, 72.6804%, 76.0784%
        XYZ:
        13.9302, 10.1007, 52.2544
        xyY:
        0.1826, 0.1324, 10.1007
      CIE-Lab:
        38.0226, 30.7628, -63.4429
        CIE-LCH:
        38.0226, 70.5078, 295.8683
        CIE-Luv:
        38.0226, -12.3096, -92.0360
        Hunter-Lab:
        31.7816, 22.6205, -75.2357
      #354ec2 color charts
#354ec2 RGB chart
      #354ec2 CMYK chart
      #354ec2 RGB pie chart
      #354ec2 color shades, tints & tones
#354ec2 color schemes
#354ec2 color preview, HTML & CSS examples
           This text has a color of #354ec2        
        
          <p style="color:#354ec2;">Text here</p>
        
        
          .mytext {color:#354ec2;}
        
        Text color #354ec2
      
           This box has a color of #354ec2        
        
          <div style="background-color:#354ec2;">Content here</div>
        
        
          .mybackground {background-color:#354ec2;}
        
        Background color #354ec2
      
           Border around this has a color of #354ec2        
        
          <div style="border:2px solid #354ec2;">Content here</div>
        
        
          .myborder {border:2px solid #354ec2;}
        
        Border color #354ec2