#695ff3 color space conversions
Hex:
        #695ff3
        RGB:
        105, 95, 243
        CMY:
        59, 63, 5
        CMYK:
        57, 61, 0, 5
      HSL:
        244°, 86.0465%, 66.2745%
        HSV (HSB):
        244°, 60.9053%, 95.2941%
        XYZ:
        26.0956, 17.6587, 86.8271
        xyY:
        0.1998, 0.1352, 17.6587
      CIE-Lab:
        49.0796, 44.4568, -73.2588
        CIE-LCH:
        49.0796, 85.6928, 301.2513
        CIE-Luv:
        49.0796, -5.4588, -114.9349
        Hunter-Lab:
        42.0223, 37.3083, -93.0903
      #695ff3 color charts
#695ff3 RGB chart
      #695ff3 CMYK chart
      #695ff3 RGB pie chart
      #695ff3 color shades, tints & tones
#695ff3 color schemes
#695ff3 color preview, HTML & CSS examples
           This text has a color of #695ff3        
        
          <p style="color:#695ff3;">Text here</p>
        
        
          .mytext {color:#695ff3;}
        
        Text color #695ff3
      
           This box has a color of #695ff3        
        
          <div style="background-color:#695ff3;">Content here</div>
        
        
          .mybackground {background-color:#695ff3;}
        
        Background color #695ff3
      
           Border around this has a color of #695ff3        
        
          <div style="border:2px solid #695ff3;">Content here</div>
        
        
          .myborder {border:2px solid #695ff3;}
        
        Border color #695ff3