#348ef5 color space conversions
Hex:
        #348ef5
        RGB:
        52, 142, 245
        CMY:
        80, 44, 4
        CMYK:
        79, 42, 0, 4
      HSL:
        212°, 90.6103%, 58.2353%
        HSV (HSB):
        212°, 78.7755%, 96.0784%
        XYZ:
        27.5706, 26.6686, 90.0806
        xyY:
        0.1910, 0.1848, 26.6686
      CIE-Lab:
        58.6664, 9.1455, -59.0180
        CIE-LCH:
        58.6664, 59.7224, 278.8085
        CIE-Luv:
        58.6664, -30.3588, -94.8703
        Hunter-Lab:
        51.6417, 4.9251, -67.2727
      #348ef5 color charts
#348ef5 RGB chart
      #348ef5 CMYK chart
      #348ef5 RGB pie chart
      #348ef5 color shades, tints & tones
#348ef5 color schemes
#348ef5 color preview, HTML & CSS examples
           This text has a color of #348ef5        
        
          <p style="color:#348ef5;">Text here</p>
        
        
          .mytext {color:#348ef5;}
        
        Text color #348ef5
      
           This box has a color of #348ef5        
        
          <div style="background-color:#348ef5;">Content here</div>
        
        
          .mybackground {background-color:#348ef5;}
        
        Background color #348ef5
      
           Border around this has a color of #348ef5        
        
          <div style="border:2px solid #348ef5;">Content here</div>
        
        
          .myborder {border:2px solid #348ef5;}
        
        Border color #348ef5