#7d85ee color space conversions
Hex:
        #7d85ee
        RGB:
        125, 133, 238
        CMY:
        51, 48, 7
        CMYK:
        47, 44, 0, 7
      HSL:
        236°, 76.8707%, 71.1765%
        HSV (HSB):
        236°, 47.4790%, 93.3333%
        XYZ:
        32.2776, 27.3081, 84.4587
        xyY:
        0.2241, 0.1896, 27.3081
      CIE-Lab:
        59.2584, 24.4487, -54.0071
        CIE-LCH:
        59.2584, 59.2833, 294.3559
        CIE-Luv:
        59.2584, -9.3544, -88.4729
        Hunter-Lab:
        52.2571, 18.8039, -59.2453
      #7d85ee color charts
#7d85ee RGB chart
      #7d85ee CMYK chart
      #7d85ee RGB pie chart
      #7d85ee color shades, tints & tones
#7d85ee color schemes
#7d85ee color preview, HTML & CSS examples
           This text has a color of #7d85ee        
        
          <p style="color:#7d85ee;">Text here</p>
        
        
          .mytext {color:#7d85ee;}
        
        Text color #7d85ee
      
           This box has a color of #7d85ee        
        
          <div style="background-color:#7d85ee;">Content here</div>
        
        
          .mybackground {background-color:#7d85ee;}
        
        Background color #7d85ee
      
           Border around this has a color of #7d85ee        
        
          <div style="border:2px solid #7d85ee;">Content here</div>
        
        
          .myborder {border:2px solid #7d85ee;}
        
        Border color #7d85ee