#3fa0e5 color space conversions
Hex:
        #3fa0e5
        RGB:
        63, 160, 229
        CMY:
        75, 37, 10
        CMYK:
        72, 30, 0, 10
      HSL:
        205°, 76.1468%, 57.2549%
        HSV (HSB):
        205°, 72.4891%, 89.8039%
        XYZ:
        28.7636, 31.8555, 78.7615
        xyY:
        0.2064, 0.2286, 31.8555
      CIE-Lab:
        63.2233, -5.7899, -42.9426
        CIE-LCH:
        63.2233, 43.3312, 262.3211
        CIE-Luv:
        63.2233, -35.3122, -67.7303
        Hunter-Lab:
        56.4407, -7.8032, -43.2291
      #3fa0e5 color charts
#3fa0e5 RGB chart
      #3fa0e5 CMYK chart
      #3fa0e5 RGB pie chart
      #3fa0e5 color shades, tints & tones
#3fa0e5 color schemes
#3fa0e5 color preview, HTML & CSS examples
           This text has a color of #3fa0e5        
        
          <p style="color:#3fa0e5;">Text here</p>
        
        
          .mytext {color:#3fa0e5;}
        
        Text color #3fa0e5
      
           This box has a color of #3fa0e5        
        
          <div style="background-color:#3fa0e5;">Content here</div>
        
        
          .mybackground {background-color:#3fa0e5;}
        
        Background color #3fa0e5
      
           Border around this has a color of #3fa0e5        
        
          <div style="border:2px solid #3fa0e5;">Content here</div>
        
        
          .myborder {border:2px solid #3fa0e5;}
        
        Border color #3fa0e5