#694caf color space conversions
Hex:
        #694caf
        RGB:
        105, 76, 175
        CMY:
        59, 70, 31
        CMYK:
        40, 57, 0, 31
      HSL:
        258°, 39.4422%, 49.2157%
        HSV (HSB):
        258°, 56.5714%, 68.6275%
        XYZ:
        16.1480, 11.2673, 41.8812
        xyY:
        0.2330, 0.1626, 11.2673
      CIE-Lab:
        40.0271, 35.4299, -48.8525
        CIE-LCH:
        40.0271, 60.3477, 305.9513
        CIE-Luv:
        40.0271, 5.1956, -73.9234
        Hunter-Lab:
        33.5668, 27.1293, -50.4792
      #694caf color charts
#694caf RGB chart
      #694caf CMYK chart
      #694caf RGB pie chart
      #694caf color shades, tints & tones
#694caf color schemes
#694caf color preview, HTML & CSS examples
           This text has a color of #694caf        
        
          <p style="color:#694caf;">Text here</p>
        
        
          .mytext {color:#694caf;}
        
        Text color #694caf
      
           This box has a color of #694caf        
        
          <div style="background-color:#694caf;">Content here</div>
        
        
          .mybackground {background-color:#694caf;}
        
        Background color #694caf
      
           Border around this has a color of #694caf        
        
          <div style="border:2px solid #694caf;">Content here</div>
        
        
          .myborder {border:2px solid #694caf;}
        
        Border color #694caf