#7394db color space conversions
Hex:
        #7394db
        RGB:
        115, 148, 219
        CMY:
        55, 42, 14
        CMYK:
        47, 32, 0, 14
      HSL:
        221°, 59.0909%, 65.4902%
        HSV (HSB):
        221°, 47.4886%, 85.8824%
        XYZ:
        30.4463, 29.9391, 71.1920
        xyY:
        0.2314, 0.2275, 29.9391
      CIE-Lab:
        61.6017, 7.6225, -39.7923
        CIE-LCH:
        61.6017, 40.5158, 280.8440
        CIE-Luv:
        61.6017, -17.7231, -63.7276
        Hunter-Lab:
        54.7167, 3.5697, -38.8407
      #7394db color charts
#7394db RGB chart
      #7394db CMYK chart
      #7394db RGB pie chart
      #7394db color shades, tints & tones
#7394db color schemes
#7394db color preview, HTML & CSS examples
           This text has a color of #7394db        
        
          <p style="color:#7394db;">Text here</p>
        
        
          .mytext {color:#7394db;}
        
        Text color #7394db
      
           This box has a color of #7394db        
        
          <div style="background-color:#7394db;">Content here</div>
        
        
          .mybackground {background-color:#7394db;}
        
        Background color #7394db
      
           Border around this has a color of #7394db        
        
          <div style="border:2px solid #7394db;">Content here</div>
        
        
          .myborder {border:2px solid #7394db;}
        
        Border color #7394db