#3482df color space conversions
Hex:
        #3482df
        RGB:
        52, 130, 223
        CMY:
        80, 49, 13
        CMYK:
        77, 42, 0, 13
      HSL:
        213°, 72.7660%, 53.9216%
        HSV (HSB):
        213°, 76.6816%, 87.4510%
        XYZ:
        22.7181, 22.0230, 72.8655
        xyY:
        0.1932, 0.1873, 22.0230
      CIE-Lab:
        54.0514, 8.3537, -54.1596
        CIE-LCH:
        54.0514, 54.8001, 278.7683
        CIE-Luv:
        54.0514, -27.3181, -85.4544
        Hunter-Lab:
        46.9287, 4.2862, -59.2086
      #3482df color charts
#3482df RGB chart
      #3482df CMYK chart
      #3482df RGB pie chart
      #3482df color shades, tints & tones
#3482df color schemes
#3482df color preview, HTML & CSS examples
           This text has a color of #3482df        
        
          <p style="color:#3482df;">Text here</p>
        
        
          .mytext {color:#3482df;}
        
        Text color #3482df
      
           This box has a color of #3482df        
        
          <div style="background-color:#3482df;">Content here</div>
        
        
          .mybackground {background-color:#3482df;}
        
        Background color #3482df
      
           Border around this has a color of #3482df        
        
          <div style="border:2px solid #3482df;">Content here</div>
        
        
          .myborder {border:2px solid #3482df;}
        
        Border color #3482df