#7484fc color space conversions
Hex:
        #7484fc
        RGB:
        116, 132, 252
        CMY:
        55, 48, 1
        CMYK:
        54, 48, 0, 1
      HSL:
        233°, 95.7746%, 72.1569%
        HSV (HSB):
        233°, 53.9683%, 98.8235%
        XYZ:
        33.0244, 27.2438, 95.6135
        xyY:
        0.2119, 0.1748, 27.2438
      CIE-Lab:
        59.1993, 27.3733, -61.8670
        CIE-LCH:
        59.1993, 67.6522, 293.8672
        CIE-Luv:
        59.1993, -12.7113, -101.4108
        Hunter-Lab:
        52.1956, 21.5955, -72.0723
      #7484fc color charts
#7484fc RGB chart
      #7484fc CMYK chart
      #7484fc RGB pie chart
      #7484fc color shades, tints & tones
#7484fc color schemes
#7484fc color preview, HTML & CSS examples
           This text has a color of #7484fc        
        
          <p style="color:#7484fc;">Text here</p>
        
        
          .mytext {color:#7484fc;}
        
        Text color #7484fc
      
           This box has a color of #7484fc        
        
          <div style="background-color:#7484fc;">Content here</div>
        
        
          .mybackground {background-color:#7484fc;}
        
        Background color #7484fc
      
           Border around this has a color of #7484fc        
        
          <div style="border:2px solid #7484fc;">Content here</div>
        
        
          .myborder {border:2px solid #7484fc;}
        
        Border color #7484fc