#694bec color space conversions
Hex:
        #694bec
        RGB:
        105, 75, 236
        CMY:
        59, 71, 7
        CMYK:
        56, 68, 0, 7
      HSL:
        251°, 80.9045%, 60.9804%
        HSV (HSB):
        251°, 68.2203%, 92.5490%
        XYZ:
        23.4821, 14.0915, 80.8392
        xyY:
        0.1983, 0.1190, 14.0915
      CIE-Lab:
        44.3639, 53.5504, -77.0238
        CIE-LCH:
        44.3639, 93.8099, 304.8088
        CIE-Luv:
        44.3639, -0.6221, -116.8836
        Hunter-Lab:
        37.5387, 45.9668, -101.4033
      #694bec color charts
#694bec RGB chart
      #694bec CMYK chart
      #694bec RGB pie chart
      #694bec color shades, tints & tones
#694bec color schemes
#694bec color preview, HTML & CSS examples
           This text has a color of #694bec        
        
          <p style="color:#694bec;">Text here</p>
        
        
          .mytext {color:#694bec;}
        
        Text color #694bec
      
           This box has a color of #694bec        
        
          <div style="background-color:#694bec;">Content here</div>
        
        
          .mybackground {background-color:#694bec;}
        
        Background color #694bec
      
           Border around this has a color of #694bec        
        
          <div style="border:2px solid #694bec;">Content here</div>
        
        
          .myborder {border:2px solid #694bec;}
        
        Border color #694bec