#7294fe color space conversions
Hex:
        #7294fe
        RGB:
        114, 148, 254
        CMY:
        55, 42, 0
        CMYK:
        55, 42, 0, 0
      HSL:
        225°, 98.5915%, 72.1569%
        HSV (HSB):
        225°, 55.1181%, 99.6078%
        XYZ:
        35.4187, 31.9130, 98.0590
        xyY:
        0.2142, 0.1930, 31.9130
      CIE-Lab:
        63.2709, 18.1209, -56.4661
        CIE-LCH:
        63.2709, 59.3026, 287.7923
        CIE-Luv:
        63.2709, -18.5582, -92.9430
        Hunter-Lab:
        56.4916, 13.0546, -63.3724
      #7294fe color charts
#7294fe RGB chart
      #7294fe CMYK chart
      #7294fe RGB pie chart
      #7294fe color shades, tints & tones
#7294fe color schemes
#7294fe color preview, HTML & CSS examples
           This text has a color of #7294fe        
        
          <p style="color:#7294fe;">Text here</p>
        
        
          .mytext {color:#7294fe;}
        
        Text color #7294fe
      
           This box has a color of #7294fe        
        
          <div style="background-color:#7294fe;">Content here</div>
        
        
          .mybackground {background-color:#7294fe;}
        
        Background color #7294fe
      
           Border around this has a color of #7294fe        
        
          <div style="border:2px solid #7294fe;">Content here</div>
        
        
          .myborder {border:2px solid #7294fe;}
        
        Border color #7294fe