#694bda color space conversions
Hex:
        #694bda
        RGB:
        105, 75, 218
        CMY:
        59, 71, 15
        CMYK:
        52, 66, 0, 15
      HSL:
        253°, 65.8986%, 57.4510%
        HSV (HSB):
        253°, 65.5963%, 85.4902%
        XYZ:
        20.9967, 13.0974, 67.7511
        xyY:
        0.2062, 0.1286, 13.0974
      CIE-Lab:
        42.9096, 48.3347, -69.1770
        CIE-LCH:
        42.9096, 84.3902, 304.9424
        CIE-Luv:
        42.9096, 0.9989, -104.9560
        Hunter-Lab:
        36.1903, 40.2281, -85.6624
      #694bda color charts
#694bda RGB chart
      #694bda CMYK chart
      #694bda RGB pie chart
      #694bda color shades, tints & tones
#694bda color schemes
#694bda color preview, HTML & CSS examples
           This text has a color of #694bda        
        
          <p style="color:#694bda;">Text here</p>
        
        
          .mytext {color:#694bda;}
        
        Text color #694bda
      
           This box has a color of #694bda        
        
          <div style="background-color:#694bda;">Content here</div>
        
        
          .mybackground {background-color:#694bda;}
        
        Background color #694bda
      
           Border around this has a color of #694bda        
        
          <div style="border:2px solid #694bda;">Content here</div>
        
        
          .myborder {border:2px solid #694bda;}
        
        Border color #694bda