#696cf5 color space conversions
Hex:
        #696cf5
        RGB:
        105, 108, 245
        CMY:
        59, 58, 4
        CMYK:
        57, 56, 0, 4
      HSL:
        239°, 87.5000%, 68.6275%
        HSV (HSB):
        239°, 57.1429%, 96.0784%
        XYZ:
        27.6697, 20.3210, 88.8502
        xyY:
        0.2022, 0.1485, 20.3210
      CIE-Lab:
        52.1982, 37.4216, -69.3113
        CIE-LCH:
        52.1982, 78.7682, 298.3649
        CIE-Luv:
        52.1982, -8.8744, -110.6288
        Hunter-Lab:
        45.0788, 30.6768, -85.3054
      #696cf5 color charts
#696cf5 RGB chart
      #696cf5 CMYK chart
      #696cf5 RGB pie chart
      #696cf5 color shades, tints & tones
#696cf5 color schemes
#696cf5 color preview, HTML & CSS examples
           This text has a color of #696cf5        
        
          <p style="color:#696cf5;">Text here</p>
        
        
          .mytext {color:#696cf5;}
        
        Text color #696cf5
      
           This box has a color of #696cf5        
        
          <div style="background-color:#696cf5;">Content here</div>
        
        
          .mybackground {background-color:#696cf5;}
        
        Background color #696cf5
      
           Border around this has a color of #696cf5        
        
          <div style="border:2px solid #696cf5;">Content here</div>
        
        
          .myborder {border:2px solid #696cf5;}
        
        Border color #696cf5