#7c85ee color space conversions
Hex:
        #7c85ee
        RGB:
        124, 133, 238
        CMY:
        51, 48, 7
        CMYK:
        48, 44, 0, 7
      HSL:
        235°, 77.0270%, 70.9804%
        HSV (HSB):
        235°, 47.8992%, 93.3333%
        XYZ:
        32.1323, 27.2332, 84.4519
        xyY:
        0.2234, 0.1894, 27.2332
      CIE-Lab:
        59.1896, 24.2214, -54.1209
        CIE-LCH:
        59.1896, 59.2937, 294.1105
        CIE-Luv:
        59.1896, -9.7224, -88.6122
        Hunter-Lab:
        52.1854, 18.5840, -59.4194
      #7c85ee color charts
#7c85ee RGB chart
      #7c85ee CMYK chart
      #7c85ee RGB pie chart
      #7c85ee color shades, tints & tones
#7c85ee color schemes
#7c85ee color preview, HTML & CSS examples
           This text has a color of #7c85ee        
        
          <p style="color:#7c85ee;">Text here</p>
        
        
          .mytext {color:#7c85ee;}
        
        Text color #7c85ee
      
           This box has a color of #7c85ee        
        
          <div style="background-color:#7c85ee;">Content here</div>
        
        
          .mybackground {background-color:#7c85ee;}
        
        Background color #7c85ee
      
           Border around this has a color of #7c85ee        
        
          <div style="border:2px solid #7c85ee;">Content here</div>
        
        
          .myborder {border:2px solid #7c85ee;}
        
        Border color #7c85ee