#3482fd color space conversions
Hex:
        #3482fd
        RGB:
        52, 130, 253
        CMY:
        80, 49, 1
        CMYK:
        79, 49, 0, 1
      HSL:
        217°, 98.0488%, 59.8039%
        HSV (HSB):
        217°, 79.4466%, 99.2157%
        XYZ:
        27.1284, 23.7872, 96.0901
        xyY:
        0.1845, 0.1618, 23.7872
      CIE-Lab:
        55.8741, 19.4022, -67.9178
        CIE-LCH:
        55.8741, 70.6348, 285.9431
        CIE-Luv:
        55.8741, -26.4473, -108.8497
        Hunter-Lab:
        48.7721, 13.9356, -82.6718
      #3482fd color charts
#3482fd RGB chart
      #3482fd CMYK chart
      #3482fd RGB pie chart
      #3482fd color shades, tints & tones
#3482fd color schemes
#3482fd color preview, HTML & CSS examples
           This text has a color of #3482fd        
        
          <p style="color:#3482fd;">Text here</p>
        
        
          .mytext {color:#3482fd;}
        
        Text color #3482fd
      
           This box has a color of #3482fd        
        
          <div style="background-color:#3482fd;">Content here</div>
        
        
          .mybackground {background-color:#3482fd;}
        
        Background color #3482fd
      
           Border around this has a color of #3482fd        
        
          <div style="border:2px solid #3482fd;">Content here</div>
        
        
          .myborder {border:2px solid #3482fd;}
        
        Border color #3482fd