#474dfa color space conversions
Hex:
        #474dfa
        RGB:
        71, 77, 250
        CMY:
        72, 70, 2
        CMYK:
        72, 69, 0, 2
      HSL:
        238°, 94.7090%, 62.9412%
        HSV (HSB):
        238°, 71.6000%, 98.0392%
        XYZ:
        22.5077, 13.5495, 91.8715
        xyY:
        0.1759, 0.1059, 13.5495
      CIE-Lab:
        43.5798, 52.5295, -86.2654
        CIE-LCH:
        43.5798, 101.0003, 301.3384
        CIE-Luv:
        43.5798, -10.3495, -127.5328
        Hunter-Lab:
        36.8096, 44.7294, -122.2126
      #474dfa color charts
#474dfa RGB chart
      #474dfa CMYK chart
      #474dfa RGB pie chart
      #474dfa color shades, tints & tones
#474dfa color schemes
#474dfa color preview, HTML & CSS examples
           This text has a color of #474dfa        
        
          <p style="color:#474dfa;">Text here</p>
        
        
          .mytext {color:#474dfa;}
        
        Text color #474dfa
      
           This box has a color of #474dfa        
        
          <div style="background-color:#474dfa;">Content here</div>
        
        
          .mybackground {background-color:#474dfa;}
        
        Background color #474dfa
      
           Border around this has a color of #474dfa        
        
          <div style="border:2px solid #474dfa;">Content here</div>
        
        
          .myborder {border:2px solid #474dfa;}
        
        Border color #474dfa