#474cfa color space conversions
Hex:
        #474cfa
        RGB:
        71, 76, 250
        CMY:
        72, 70, 2
        CMYK:
        72, 70, 0, 2
      HSL:
        238°, 94.7090%, 62.9412%
        HSV (HSB):
        238°, 71.6000%, 98.0392%
        XYZ:
        22.4383, 13.4106, 91.8484
        xyY:
        0.1757, 0.1050, 13.4106
      CIE-Lab:
        43.3755, 53.0914, -86.6017
        CIE-LCH:
        43.3755, 101.5803, 301.5105
        CIE-Luv:
        43.3755, -10.1640, -127.7365
        Hunter-Lab:
        36.6205, 45.2856, -123.0717
      #474cfa color charts
#474cfa RGB chart
      #474cfa CMYK chart
      #474cfa RGB pie chart
      #474cfa color shades, tints & tones
#474cfa color schemes
#474cfa color preview, HTML & CSS examples
           This text has a color of #474cfa        
        
          <p style="color:#474cfa;">Text here</p>
        
        
          .mytext {color:#474cfa;}
        
        Text color #474cfa
      
           This box has a color of #474cfa        
        
          <div style="background-color:#474cfa;">Content here</div>
        
        
          .mybackground {background-color:#474cfa;}
        
        Background color #474cfa
      
           Border around this has a color of #474cfa        
        
          <div style="border:2px solid #474cfa;">Content here</div>
        
        
          .myborder {border:2px solid #474cfa;}
        
        Border color #474cfa