#7e85dd color space conversions
Hex:
        #7e85dd
        RGB:
        126, 133, 221
        CMY:
        51, 48, 13
        CMYK:
        43, 40, 0, 13
      HSL:
        236°, 58.2822%, 68.0392%
        HSV (HSB):
        236°, 42.9864%, 86.6667%
        XYZ:
        30.0429, 26.4311, 71.9249
        xyY:
        0.2340, 0.2059, 26.4311
      CIE-Lab:
        58.4440, 19.7150, -45.8301
        CIE-LCH:
        58.4440, 49.8907, 293.2762
        CIE-Luv:
        58.4440, -8.1598, -74.4353
        Hunter-Lab:
        51.4112, 14.3393, -46.9596
      #7e85dd color charts
#7e85dd RGB chart
      #7e85dd CMYK chart
      #7e85dd RGB pie chart
      #7e85dd color shades, tints & tones
#7e85dd color schemes
#7e85dd color preview, HTML & CSS examples
           This text has a color of #7e85dd        
        
          <p style="color:#7e85dd;">Text here</p>
        
        
          .mytext {color:#7e85dd;}
        
        Text color #7e85dd
      
           This box has a color of #7e85dd        
        
          <div style="background-color:#7e85dd;">Content here</div>
        
        
          .mybackground {background-color:#7e85dd;}
        
        Background color #7e85dd
      
           Border around this has a color of #7e85dd        
        
          <div style="border:2px solid #7e85dd;">Content here</div>
        
        
          .myborder {border:2px solid #7e85dd;}
        
        Border color #7e85dd