#7378eb color space conversions
Hex:
        #7378eb
        RGB:
        115, 120, 235
        CMY:
        55, 53, 8
        CMYK:
        51, 49, 0, 8
      HSL:
        238°, 75.0000%, 68.6275%
        HSV (HSB):
        238°, 51.0638%, 92.1569%
        XYZ:
        28.7821, 23.0759, 81.5344
        xyY:
        0.2158, 0.1730, 23.0759
      CIE-Lab:
        55.1505, 29.0788, -58.9439
        CIE-LCH:
        55.1505, 65.7264, 296.2585
        CIE-Luv:
        55.1505, -8.6080, -95.4310
        Hunter-Lab:
        48.0374, 22.8846, -67.0073
      #7378eb color charts
#7378eb RGB chart
      #7378eb CMYK chart
      #7378eb RGB pie chart
      #7378eb color shades, tints & tones
#7378eb color schemes
#7378eb color preview, HTML & CSS examples
           This text has a color of #7378eb        
        
          <p style="color:#7378eb;">Text here</p>
        
        
          .mytext {color:#7378eb;}
        
        Text color #7378eb
      
           This box has a color of #7378eb        
        
          <div style="background-color:#7378eb;">Content here</div>
        
        
          .mybackground {background-color:#7378eb;}
        
        Background color #7378eb
      
           Border around this has a color of #7378eb        
        
          <div style="border:2px solid #7378eb;">Content here</div>
        
        
          .myborder {border:2px solid #7378eb;}
        
        Border color #7378eb