#7d92ce color space conversions
Hex:
        #7d92ce
        RGB:
        125, 146, 206
        CMY:
        51, 43, 19
        CMYK:
        39, 29, 0, 19
      HSL:
        224°, 45.2514%, 64.9020%
        HSV (HSB):
        224°, 39.3204%, 80.7843%
        XYZ:
        29.8769, 29.3740, 62.4876
        xyY:
        0.2454, 0.2413, 29.3740
      CIE-Lab:
        61.1103, 7.5944, -33.2552
        CIE-LCH:
        61.1103, 34.1113, 282.8638
        CIE-Luv:
        61.1103, -12.8724, -52.8566
        Hunter-Lab:
        54.1978, 3.5533, -30.4203
      #7d92ce color charts
#7d92ce RGB chart
      #7d92ce CMYK chart
      #7d92ce RGB pie chart
      #7d92ce color shades, tints & tones
#7d92ce color schemes
#7d92ce color preview, HTML & CSS examples
           This text has a color of #7d92ce        
        
          <p style="color:#7d92ce;">Text here</p>
        
        
          .mytext {color:#7d92ce;}
        
        Text color #7d92ce
      
           This box has a color of #7d92ce        
        
          <div style="background-color:#7d92ce;">Content here</div>
        
        
          .mybackground {background-color:#7d92ce;}
        
        Background color #7d92ce
      
           Border around this has a color of #7d92ce        
        
          <div style="border:2px solid #7d92ce;">Content here</div>
        
        
          .myborder {border:2px solid #7d92ce;}
        
        Border color #7d92ce