#3554fd color space conversions
Hex:
        #3554fd
        RGB:
        53, 84, 253
        CMY:
        79, 67, 1
        CMYK:
        79, 67, 0, 1
      HSL:
        231°, 98.0392%, 60.0000%
        HSV (HSB):
        231°, 79.0514%, 99.2157%
        XYZ:
        22.3681, 14.1894, 94.4884
        xyY:
        0.1707, 0.1083, 14.1894
      CIE-Lab:
        44.5033, 47.9079, -86.4508
        CIE-LCH:
        44.5033, 98.8377, 298.9936
        CIE-Luv:
        44.5033, -14.6587, -128.5077
        Hunter-Lab:
        37.6688, 40.0749, -122.3549
      #3554fd color charts
#3554fd RGB chart
      #3554fd CMYK chart
      #3554fd RGB pie chart
      #3554fd color shades, tints & tones
#3554fd color schemes
#3554fd color preview, HTML & CSS examples
           This text has a color of #3554fd        
        
          <p style="color:#3554fd;">Text here</p>
        
        
          .mytext {color:#3554fd;}
        
        Text color #3554fd
      
           This box has a color of #3554fd        
        
          <div style="background-color:#3554fd;">Content here</div>
        
        
          .mybackground {background-color:#3554fd;}
        
        Background color #3554fd
      
           Border around this has a color of #3554fd        
        
          <div style="border:2px solid #3554fd;">Content here</div>
        
        
          .myborder {border:2px solid #3554fd;}
        
        Border color #3554fd