#695dcf color space conversions
Hex:
        #695dcf
        RGB:
        105, 93, 207
        CMY:
        59, 64, 19
        CMYK:
        49, 55, 0, 19
      HSL:
        246°, 54.2857%, 58.8235%
        HSV (HSB):
        246°, 55.0725%, 81.1765%
        XYZ:
        21.0025, 15.3370, 60.8849
        xyY:
        0.2160, 0.1577, 15.3370
      CIE-Lab:
        46.0923, 34.6443, -57.7149
        CIE-LCH:
        46.0923, 67.3145, 300.9750
        CIE-Luv:
        46.0923, -2.4802, -89.9263
        Hunter-Lab:
        39.1624, 27.1941, -64.7630
      #695dcf color charts
#695dcf RGB chart
      #695dcf CMYK chart
      #695dcf RGB pie chart
      #695dcf color shades, tints & tones
#695dcf color schemes
#695dcf color preview, HTML & CSS examples
           This text has a color of #695dcf        
        
          <p style="color:#695dcf;">Text here</p>
        
        
          .mytext {color:#695dcf;}
        
        Text color #695dcf
      
           This box has a color of #695dcf        
        
          <div style="background-color:#695dcf;">Content here</div>
        
        
          .mybackground {background-color:#695dcf;}
        
        Background color #695dcf
      
           Border around this has a color of #695dcf        
        
          <div style="border:2px solid #695dcf;">Content here</div>
        
        
          .myborder {border:2px solid #695dcf;}
        
        Border color #695dcf