#696ec2 color space conversions
Hex:
        #696ec2
        RGB:
        105, 110, 194
        CMY:
        59, 57, 24
        CMYK:
        46, 43, 0, 24
      HSL:
        237°, 42.1801%, 58.6275%
        HSV (HSB):
        237°, 45.8763%, 76.0784%
        XYZ:
        21.1392, 18.0502, 53.4088
        xyY:
        0.2283, 0.1949, 18.0502
      CIE-Lab:
        49.5569, 20.3651, -44.7009
        CIE-LCH:
        49.5569, 49.1213, 294.4934
        CIE-Luv:
        49.5569, -6.9680, -70.2378
        Hunter-Lab:
        42.4855, 14.4655, -44.7941
      #696ec2 color charts
#696ec2 RGB chart
      #696ec2 CMYK chart
      #696ec2 RGB pie chart
      #696ec2 color shades, tints & tones
#696ec2 color schemes
#696ec2 color preview, HTML & CSS examples
           This text has a color of #696ec2        
        
          <p style="color:#696ec2;">Text here</p>
        
        
          .mytext {color:#696ec2;}
        
        Text color #696ec2
      
           This box has a color of #696ec2        
        
          <div style="background-color:#696ec2;">Content here</div>
        
        
          .mybackground {background-color:#696ec2;}
        
        Background color #696ec2
      
           Border around this has a color of #696ec2        
        
          <div style="border:2px solid #696ec2;">Content here</div>
        
        
          .myborder {border:2px solid #696ec2;}
        
        Border color #696ec2