#7694fc color space conversions
Hex:
        #7694fc
        RGB:
        118, 148, 252
        CMY:
        54, 42, 1
        CMYK:
        53, 41, 0, 1
      HSL:
        227°, 95.7143%, 72.5490%
        HSV (HSB):
        227°, 53.1746%, 98.8235%
        XYZ:
        35.6318, 32.0596, 96.4056
        xyY:
        0.2171, 0.1954, 32.0596
      CIE-Lab:
        63.3921, 18.3184, -55.1654
        CIE-LCH:
        63.3921, 58.1273, 288.3694
        CIE-Luv:
        63.3921, -17.2654, -90.8454
        Hunter-Lab:
        56.6212, 13.2431, -61.3147
      #7694fc color charts
#7694fc RGB chart
      #7694fc CMYK chart
      #7694fc RGB pie chart
      #7694fc color shades, tints & tones
#7694fc color schemes
#7694fc color preview, HTML & CSS examples
           This text has a color of #7694fc        
        
          <p style="color:#7694fc;">Text here</p>
        
        
          .mytext {color:#7694fc;}
        
        Text color #7694fc
      
           This box has a color of #7694fc        
        
          <div style="background-color:#7694fc;">Content here</div>
        
        
          .mybackground {background-color:#7694fc;}
        
        Background color #7694fc
      
           Border around this has a color of #7694fc        
        
          <div style="border:2px solid #7694fc;">Content here</div>
        
        
          .myborder {border:2px solid #7694fc;}
        
        Border color #7694fc