#343cfe color space conversions
Hex:
        #343cfe
        RGB:
        52, 60, 254
        CMY:
        80, 76, 0
        CMYK:
        80, 76, 0, 0
      HSL:
        238°, 99.0196%, 60.0000%
        HSV (HSB):
        238°, 79.5276%, 99.6078%
        XYZ:
        20.9214, 11.1175, 94.8091
        xyY:
        0.1649, 0.0876, 11.1175
      CIE-Lab:
        39.7777, 61.4726, -94.8139
        CIE-LCH:
        39.7777, 112.9980, 302.9574
        CIE-Luv:
        39.7777, -10.6430, -132.5869
        Hunter-Lab:
        33.3430, 53.6516, -145.2482
      #343cfe color charts
#343cfe RGB chart
      #343cfe CMYK chart
      #343cfe RGB pie chart
      #343cfe color shades, tints & tones
#343cfe color schemes
#343cfe color preview, HTML & CSS examples
           This text has a color of #343cfe        
        
          <p style="color:#343cfe;">Text here</p>
        
        
          .mytext {color:#343cfe;}
        
        Text color #343cfe
      
           This box has a color of #343cfe        
        
          <div style="background-color:#343cfe;">Content here</div>
        
        
          .mybackground {background-color:#343cfe;}
        
        Background color #343cfe
      
           Border around this has a color of #343cfe        
        
          <div style="border:2px solid #343cfe;">Content here</div>
        
        
          .myborder {border:2px solid #343cfe;}
        
        Border color #343cfe