#694af2 color space conversions
Hex:
        #694af2
        RGB:
        105, 74, 242
        CMY:
        59, 71, 5
        CMYK:
        57, 69, 0, 5
      HSL:
        251°, 86.5979%, 61.9608%
        HSV (HSB):
        251°, 69.4215%, 94.9020%
        XYZ:
        24.3015, 14.3116, 85.4860
        xyY:
        0.1958, 0.1153, 14.3116
      CIE-Lab:
        44.6766, 55.8104, -79.8903
        CIE-LCH:
        44.6766, 97.4539, 304.9377
        CIE-Luv:
        44.6766, -0.9502, -121.0103
        Hunter-Lab:
        37.8307, 48.4602, -107.4960
      #694af2 color charts
#694af2 RGB chart
      #694af2 CMYK chart
      #694af2 RGB pie chart
      #694af2 color shades, tints & tones
#694af2 color schemes
#694af2 color preview, HTML & CSS examples
           This text has a color of #694af2        
        
          <p style="color:#694af2;">Text here</p>
        
        
          .mytext {color:#694af2;}
        
        Text color #694af2
      
           This box has a color of #694af2        
        
          <div style="background-color:#694af2;">Content here</div>
        
        
          .mybackground {background-color:#694af2;}
        
        Background color #694af2
      
           Border around this has a color of #694af2        
        
          <div style="border:2px solid #694af2;">Content here</div>
        
        
          .myborder {border:2px solid #694af2;}
        
        Border color #694af2