#3473eb color space conversions
Hex:
        #3473eb
        RGB:
        52, 115, 235
        CMY:
        80, 55, 8
        CMYK:
        78, 51, 0, 8
      HSL:
        219°, 82.0628%, 56.2745%
        HSV (HSB):
        219°, 77.8723%, 92.1569%
        XYZ:
        22.5423, 18.9897, 81.0745
        xyY:
        0.1839, 0.1549, 18.9897
      CIE-Lab:
        50.6751, 22.1043, -66.3179
        CIE-LCH:
        50.6751, 69.9047, 288.4336
        CIE-Luv:
        50.6751, -22.4496, -104.0478
        Hunter-Lab:
        43.5772, 16.0774, -79.8040
      #3473eb color charts
#3473eb RGB chart
      #3473eb CMYK chart
      #3473eb RGB pie chart
      #3473eb color shades, tints & tones
#3473eb color schemes
#3473eb color preview, HTML & CSS examples
           This text has a color of #3473eb        
        
          <p style="color:#3473eb;">Text here</p>
        
        
          .mytext {color:#3473eb;}
        
        Text color #3473eb
      
           This box has a color of #3473eb        
        
          <div style="background-color:#3473eb;">Content here</div>
        
        
          .mybackground {background-color:#3473eb;}
        
        Background color #3473eb
      
           Border around this has a color of #3473eb        
        
          <div style="border:2px solid #3473eb;">Content here</div>
        
        
          .myborder {border:2px solid #3473eb;}
        
        Border color #3473eb