#7d90ed color space conversions
Hex:
        #7d90ed
        RGB:
        125, 144, 237
        CMY:
        51, 44, 7
        CMYK:
        47, 39, 0, 7
      HSL:
        230°, 75.6757%, 70.9804%
        HSV (HSB):
        230°, 47.2574%, 92.9412%
        XYZ:
        33.7168, 30.4209, 84.2155
        xyY:
        0.2273, 0.2051, 30.4209
      CIE-Lab:
        62.0157, 17.6731, -49.0766
        CIE-LCH:
        62.0157, 52.1618, 289.8046
        CIE-Luv:
        62.0157, -13.0959, -80.3672
        Hunter-Lab:
        55.1552, 12.5969, -51.9203
      #7d90ed color charts
#7d90ed RGB chart
      #7d90ed CMYK chart
      #7d90ed RGB pie chart
      #7d90ed color shades, tints & tones
#7d90ed color schemes
#7d90ed color preview, HTML & CSS examples
           This text has a color of #7d90ed        
        
          <p style="color:#7d90ed;">Text here</p>
        
        
          .mytext {color:#7d90ed;}
        
        Text color #7d90ed
      
           This box has a color of #7d90ed        
        
          <div style="background-color:#7d90ed;">Content here</div>
        
        
          .mybackground {background-color:#7d90ed;}
        
        Background color #7d90ed
      
           Border around this has a color of #7d90ed        
        
          <div style="border:2px solid #7d90ed;">Content here</div>
        
        
          .myborder {border:2px solid #7d90ed;}
        
        Border color #7d90ed