#3452fd color space conversions
Hex:
        #3452fd
        RGB:
        52, 82, 253
        CMY:
        80, 68, 1
        CMYK:
        79, 68, 0, 1
      HSL:
        231°, 98.0488%, 59.8039%
        HSV (HSB):
        231°, 79.4466%, 99.2157%
        XYZ:
        22.1631, 13.8565, 94.4350
        xyY:
        0.1699, 0.1062, 13.8565
      CIE-Lab:
        44.0264, 49.0172, -87.2370
        CIE-LCH:
        44.0264, 100.0649, 299.3310
        CIE-Luv:
        44.0264, -14.3855, -129.0001
        Hunter-Lab:
        37.2243, 41.1350, -124.3567
      #3452fd color charts
#3452fd RGB chart
      #3452fd CMYK chart
      #3452fd RGB pie chart
      #3452fd color shades, tints & tones
#3452fd color schemes
#3452fd color preview, HTML & CSS examples
           This text has a color of #3452fd        
        
          <p style="color:#3452fd;">Text here</p>
        
        
          .mytext {color:#3452fd;}
        
        Text color #3452fd
      
           This box has a color of #3452fd        
        
          <div style="background-color:#3452fd;">Content here</div>
        
        
          .mybackground {background-color:#3452fd;}
        
        Background color #3452fd
      
           Border around this has a color of #3452fd        
        
          <div style="border:2px solid #3452fd;">Content here</div>
        
        
          .myborder {border:2px solid #3452fd;}
        
        Border color #3452fd