#7c94ed color space conversions
Hex:
        #7c94ed
        RGB:
        124, 148, 237
        CMY:
        51, 42, 7
        CMYK:
        48, 38, 0, 7
      HSL:
        227°, 75.8389%, 70.7843%
        HSV (HSB):
        227°, 47.6793%, 92.9412%
        XYZ:
        34.1881, 31.5793, 84.4143
        xyY:
        0.2276, 0.2103, 31.5793
      CIE-Lab:
        62.9937, 15.0997, -47.5348
        CIE-LCH:
        62.9937, 49.8754, 287.6227
        CIE-Luv:
        62.9937, -14.8774, -77.7328
        Hunter-Lab:
        56.1955, 10.2535, -49.7259
      #7c94ed color charts
#7c94ed RGB chart
      #7c94ed CMYK chart
      #7c94ed RGB pie chart
      #7c94ed color shades, tints & tones
#7c94ed color schemes
#7c94ed color preview, HTML & CSS examples
           This text has a color of #7c94ed        
        
          <p style="color:#7c94ed;">Text here</p>
        
        
          .mytext {color:#7c94ed;}
        
        Text color #7c94ed
      
           This box has a color of #7c94ed        
        
          <div style="background-color:#7c94ed;">Content here</div>
        
        
          .mybackground {background-color:#7c94ed;}
        
        Background color #7c94ed
      
           Border around this has a color of #7c94ed        
        
          <div style="border:2px solid #7c94ed;">Content here</div>
        
        
          .myborder {border:2px solid #7c94ed;}
        
        Border color #7c94ed