#7472df color space conversions
Hex:
        #7472df
        RGB:
        116, 114, 223
        CMY:
        55, 55, 13
        CMYK:
        48, 49, 0, 13
      HSL:
        241°, 63.0058%, 66.0784%
        HSV (HSB):
        241°, 48.8789%, 87.4510%
        XYZ:
        26.5391, 21.0753, 72.4812
        xyY:
        0.2210, 0.1755, 21.0753
      CIE-Lab:
        53.0319, 29.2516, -55.6094
        CIE-LCH:
        53.0319, 62.8336, 297.7452
        CIE-Luv:
        53.0319, -5.7313, -89.4127
        Hunter-Lab:
        45.9079, 22.8509, -61.4739
      #7472df color charts
#7472df RGB chart
      #7472df CMYK chart
      #7472df RGB pie chart
      #7472df color shades, tints & tones
#7472df color schemes
#7472df color preview, HTML & CSS examples
           This text has a color of #7472df        
        
          <p style="color:#7472df;">Text here</p>
        
        
          .mytext {color:#7472df;}
        
        Text color #7472df
      
           This box has a color of #7472df        
        
          <div style="background-color:#7472df;">Content here</div>
        
        
          .mybackground {background-color:#7472df;}
        
        Background color #7472df
      
           Border around this has a color of #7472df        
        
          <div style="border:2px solid #7472df;">Content here</div>
        
        
          .myborder {border:2px solid #7472df;}
        
        Border color #7472df