#7692d2 color space conversions
Hex:
        #7692d2
        RGB:
        118, 146, 210
        CMY:
        54, 43, 18
        CMYK:
        44, 30, 0, 18
      HSL:
        222°, 50.5495%, 64.3137%
        HSV (HSB):
        222°, 43.8095%, 82.3529%
        XYZ:
        29.3830, 29.0625, 65.0337
        xyY:
        0.2380, 0.2354, 29.0625
      CIE-Lab:
        60.8367, 6.8895, -35.9542
        CIE-LCH:
        60.8367, 36.6084, 280.8474
        CIE-Luv:
        60.8367, -15.7186, -57.1667
        Hunter-Lab:
        53.9096, 2.9480, -33.7876
      #7692d2 color charts
#7692d2 RGB chart
      #7692d2 CMYK chart
      #7692d2 RGB pie chart
      #7692d2 color shades, tints & tones
#7692d2 color schemes
#7692d2 color preview, HTML & CSS examples
           This text has a color of #7692d2        
        
          <p style="color:#7692d2;">Text here</p>
        
        
          .mytext {color:#7692d2;}
        
        Text color #7692d2
      
           This box has a color of #7692d2        
        
          <div style="background-color:#7692d2;">Content here</div>
        
        
          .mybackground {background-color:#7692d2;}
        
        Background color #7692d2
      
           Border around this has a color of #7692d2        
        
          <div style="border:2px solid #7692d2;">Content here</div>
        
        
          .myborder {border:2px solid #7692d2;}
        
        Border color #7692d2