#7688fc color space conversions
Hex:
        #7688fc
        RGB:
        118, 136, 252
        CMY:
        54, 47, 1
        CMYK:
        53, 46, 0, 1
      HSL:
        232°, 95.7143%, 72.5490%
        HSV (HSB):
        232°, 53.1746%, 98.8235%
        XYZ:
        33.8461, 28.4881, 95.8103
        xyY:
        0.2140, 0.1801, 28.4881
      CIE-Lab:
        60.3272, 25.4030, -60.0537
        CIE-LCH:
        60.3272, 65.2055, 292.9286
        CIE-Luv:
        60.3272, -13.3242, -98.6896
        Hunter-Lab:
        53.3743, 19.7866, -69.0674
      #7688fc color charts
#7688fc RGB chart
      #7688fc CMYK chart
      #7688fc RGB pie chart
      #7688fc color shades, tints & tones
#7688fc color schemes
#7688fc color preview, HTML & CSS examples
           This text has a color of #7688fc        
        
          <p style="color:#7688fc;">Text here</p>
        
        
          .mytext {color:#7688fc;}
        
        Text color #7688fc
      
           This box has a color of #7688fc        
        
          <div style="background-color:#7688fc;">Content here</div>
        
        
          .mybackground {background-color:#7688fc;}
        
        Background color #7688fc
      
           Border around this has a color of #7688fc        
        
          <div style="border:2px solid #7688fc;">Content here</div>
        
        
          .myborder {border:2px solid #7688fc;}
        
        Border color #7688fc