#7472cd color space conversions
Hex:
        #7472cd
        RGB:
        116, 114, 205
        CMY:
        55, 55, 20
        CMYK:
        43, 44, 0, 20
      HSL:
        241°, 47.6440%, 62.5490%
        HSV (HSB):
        241°, 44.3902%, 80.3922%
        XYZ:
        24.2392, 20.1554, 60.3704
        xyY:
        0.2314, 0.1924, 20.1554
      CIE-Lab:
        52.0125, 23.9188, -47.0424
        CIE-LCH:
        52.0125, 52.7740, 296.9512
        CIE-Luv:
        52.0125, -4.6386, -75.0732
        Hunter-Lab:
        44.8948, 17.8084, -48.3015
      #7472cd color charts
#7472cd RGB chart
      #7472cd CMYK chart
      #7472cd RGB pie chart
      #7472cd color shades, tints & tones
#7472cd color schemes
#7472cd color preview, HTML & CSS examples
           This text has a color of #7472cd        
        
          <p style="color:#7472cd;">Text here</p>
        
        
          .mytext {color:#7472cd;}
        
        Text color #7472cd
      
           This box has a color of #7472cd        
        
          <div style="background-color:#7472cd;">Content here</div>
        
        
          .mybackground {background-color:#7472cd;}
        
        Background color #7472cd
      
           Border around this has a color of #7472cd        
        
          <div style="border:2px solid #7472cd;">Content here</div>
        
        
          .myborder {border:2px solid #7472cd;}
        
        Border color #7472cd