#695cfd color space conversions
Hex:
        #695cfd
        RGB:
        105, 92, 253
        CMY:
        59, 64, 1
        CMYK:
        58, 64, 0, 1
      HSL:
        245°, 97.5758%, 67.6471%
        HSV (HSB):
        245°, 63.6364%, 99.2157%
        XYZ:
        27.3825, 17.7494, 94.9113
        xyY:
        0.1955, 0.1267, 17.7494
      CIE-Lab:
        49.1907, 49.2341, -78.6531
        CIE-LCH:
        49.1907, 92.7918, 302.0451
        CIE-Luv:
        49.1907, -5.4092, -122.8647
        Hunter-Lab:
        42.1300, 42.2887, -104.0785
      #695cfd color charts
#695cfd RGB chart
      #695cfd CMYK chart
      #695cfd RGB pie chart
      #695cfd color shades, tints & tones
#695cfd color schemes
#695cfd color preview, HTML & CSS examples
           This text has a color of #695cfd        
        
          <p style="color:#695cfd;">Text here</p>
        
        
          .mytext {color:#695cfd;}
        
        Text color #695cfd
      
           This box has a color of #695cfd        
        
          <div style="background-color:#695cfd;">Content here</div>
        
        
          .mybackground {background-color:#695cfd;}
        
        Background color #695cfd
      
           Border around this has a color of #695cfd        
        
          <div style="border:2px solid #695cfd;">Content here</div>
        
        
          .myborder {border:2px solid #695cfd;}
        
        Border color #695cfd