#3548fd color space conversions
Hex:
        #3548fd
        RGB:
        53, 72, 253
        CMY:
        79, 72, 1
        CMYK:
        79, 72, 0, 1
      HSL:
        234°, 98.0392%, 60.0000%
        HSV (HSB):
        234°, 79.0514%, 99.2157%
        XYZ:
        21.5152, 12.4835, 94.2041
        xyY:
        0.1678, 0.0974, 12.4835
      CIE-Lab:
        41.9744, 54.8335, -90.6194
        CIE-LCH:
        41.9744, 105.9178, 301.1780
        CIE-Luv:
        41.9744, -12.3859, -130.7920
        Hunter-Lab:
        35.3319, 46.8657, -133.3501
      #3548fd color charts
#3548fd RGB chart
      #3548fd CMYK chart
      #3548fd RGB pie chart
      #3548fd color shades, tints & tones
#3548fd color schemes
#3548fd color preview, HTML & CSS examples
           This text has a color of #3548fd        
        
          <p style="color:#3548fd;">Text here</p>
        
        
          .mytext {color:#3548fd;}
        
        Text color #3548fd
      
           This box has a color of #3548fd        
        
          <div style="background-color:#3548fd;">Content here</div>
        
        
          .mybackground {background-color:#3548fd;}
        
        Background color #3548fd
      
           Border around this has a color of #3548fd        
        
          <div style="border:2px solid #3548fd;">Content here</div>
        
        
          .myborder {border:2px solid #3548fd;}
        
        Border color #3548fd