#7c8fed color space conversions
Hex:
        #7c8fed
        RGB:
        124, 143, 237
        CMY:
        51, 44, 7
        CMYK:
        48, 40, 0, 7
      HSL:
        230°, 75.8389%, 70.7843%
        HSV (HSB):
        230°, 47.6793%, 92.9412%
        XYZ:
        33.4207, 30.0444, 84.1585
        xyY:
        0.2264, 0.2035, 30.0444
      CIE-Lab:
        61.6925, 18.0271, -49.5923
        CIE-LCH:
        61.6925, 52.7672, 289.9765
        CIE-Luv:
        61.6925, -13.1082, -81.1834
        Hunter-Lab:
        54.8128, 12.9134, -52.6637
      #7c8fed color charts
#7c8fed RGB chart
      #7c8fed CMYK chart
      #7c8fed RGB pie chart
      #7c8fed color shades, tints & tones
#7c8fed color schemes
#7c8fed color preview, HTML & CSS examples
           This text has a color of #7c8fed        
        
          <p style="color:#7c8fed;">Text here</p>
        
        
          .mytext {color:#7c8fed;}
        
        Text color #7c8fed
      
           This box has a color of #7c8fed        
        
          <div style="background-color:#7c8fed;">Content here</div>
        
        
          .mybackground {background-color:#7c8fed;}
        
        Background color #7c8fed
      
           Border around this has a color of #7c8fed        
        
          <div style="border:2px solid #7c8fed;">Content here</div>
        
        
          .myborder {border:2px solid #7c8fed;}
        
        Border color #7c8fed