#3695fd color space conversions
Hex:
        #3695fd
        RGB:
        54, 149, 253
        CMY:
        79, 42, 1
        CMYK:
        79, 41, 0, 1
      HSL:
        211°, 98.0296%, 60.1961%
        HSV (HSB):
        211°, 78.6561%, 99.2157%
        XYZ:
        29.9984, 29.3710, 97.0166
        xyY:
        0.1918, 0.1878, 29.3710
      CIE-Lab:
        61.1077, 8.0657, -59.5090
        CIE-LCH:
        61.1077, 60.0531, 277.7187
        CIE-Luv:
        61.1077, -32.0048, -96.3277
        Hunter-Lab:
        54.1950, 3.9632, -68.2008
      #3695fd color charts
#3695fd RGB chart
      #3695fd CMYK chart
      #3695fd RGB pie chart
      #3695fd color shades, tints & tones
#3695fd color schemes
#3695fd color preview, HTML & CSS examples
           This text has a color of #3695fd        
        
          <p style="color:#3695fd;">Text here</p>
        
        
          .mytext {color:#3695fd;}
        
        Text color #3695fd
      
           This box has a color of #3695fd        
        
          <div style="background-color:#3695fd;">Content here</div>
        
        
          .mybackground {background-color:#3695fd;}
        
        Background color #3695fd
      
           Border around this has a color of #3695fd        
        
          <div style="border:2px solid #3695fd;">Content here</div>
        
        
          .myborder {border:2px solid #3695fd;}
        
        Border color #3695fd