#7992db color space conversions
Hex:
        #7992db
        RGB:
        121, 146, 219
        CMY:
        53, 43, 14
        CMYK:
        45, 33, 0, 14
      HSL:
        225°, 57.6471%, 66.6667%
        HSV (HSB):
        225°, 44.7489%, 85.8824%
        XYZ:
        30.9502, 29.7372, 71.1264
        xyY:
        0.2348, 0.2256, 29.7372
      CIE-Lab:
        61.4268, 10.2533, -40.0405
        CIE-LCH:
        61.4268, 41.3324, 284.3632
        CIE-Luv:
        61.4268, -14.7882, -64.4249
        Hunter-Lab:
        54.5318, 5.8793, -39.1603
      #7992db color charts
#7992db RGB chart
      #7992db CMYK chart
      #7992db RGB pie chart
      #7992db color shades, tints & tones
#7992db color schemes
#7992db color preview, HTML & CSS examples
           This text has a color of #7992db        
        
          <p style="color:#7992db;">Text here</p>
        
        
          .mytext {color:#7992db;}
        
        Text color #7992db
      
           This box has a color of #7992db        
        
          <div style="background-color:#7992db;">Content here</div>
        
        
          .mybackground {background-color:#7992db;}
        
        Background color #7992db
      
           Border around this has a color of #7992db        
        
          <div style="border:2px solid #7992db;">Content here</div>
        
        
          .myborder {border:2px solid #7992db;}
        
        Border color #7992db