#348ffb color space conversions
Hex:
        #348ffb
        RGB:
        52, 143, 251
        CMY:
        80, 44, 2
        CMYK:
        79, 43, 0, 2
      HSL:
        213°, 96.1353%, 59.4118%
        HSV (HSB):
        213°, 79.2829%, 98.4314%
        XYZ:
        28.6512, 27.3400, 95.0339
        xyY:
        0.1897, 0.1810, 27.3400
      CIE-Lab:
        59.2877, 10.7360, -61.3267
        CIE-LCH:
        59.2877, 62.2594, 279.9297
        CIE-Luv:
        59.2877, -30.4548, -98.9671
        Hunter-Lab:
        52.2877, 6.3063, -71.1593
      #348ffb color charts
#348ffb RGB chart
      #348ffb CMYK chart
      #348ffb RGB pie chart
      #348ffb color shades, tints & tones
#348ffb color schemes
#348ffb color preview, HTML & CSS examples
           This text has a color of #348ffb        
        
          <p style="color:#348ffb;">Text here</p>
        
        
          .mytext {color:#348ffb;}
        
        Text color #348ffb
      
           This box has a color of #348ffb        
        
          <div style="background-color:#348ffb;">Content here</div>
        
        
          .mybackground {background-color:#348ffb;}
        
        Background color #348ffb
      
           Border around this has a color of #348ffb        
        
          <div style="border:2px solid #348ffb;">Content here</div>
        
        
          .myborder {border:2px solid #348ffb;}
        
        Border color #348ffb