#694be3 color space conversions
Hex:
        #694be3
        RGB:
        105, 75, 227
        CMY:
        59, 71, 11
        CMYK:
        54, 67, 0, 11
      HSL:
        252°, 73.0769%, 59.2157%
        HSV (HSB):
        252°, 66.9604%, 89.0196%
        XYZ:
        22.2069, 13.5815, 74.1241
        xyY:
        0.2020, 0.1236, 13.5815
      CIE-Lab:
        43.6266, 50.9432, -73.1349
        CIE-LCH:
        43.6266, 89.1287, 304.8597
        CIE-Luv:
        43.6266, 0.1718, -110.9778
        Hunter-Lab:
        36.8530, 43.0677, -93.4554
      #694be3 color charts
#694be3 RGB chart
      #694be3 CMYK chart
      #694be3 RGB pie chart
      #694be3 color shades, tints & tones
#694be3 color schemes
#694be3 color preview, HTML & CSS examples
           This text has a color of #694be3        
        
          <p style="color:#694be3;">Text here</p>
        
        
          .mytext {color:#694be3;}
        
        Text color #694be3
      
           This box has a color of #694be3        
        
          <div style="background-color:#694be3;">Content here</div>
        
        
          .mybackground {background-color:#694be3;}
        
        Background color #694be3
      
           Border around this has a color of #694be3        
        
          <div style="border:2px solid #694be3;">Content here</div>
        
        
          .myborder {border:2px solid #694be3;}
        
        Border color #694be3