#695bfd color space conversions
Hex:
        #695bfd
        RGB:
        105, 91, 253
        CMY:
        59, 64, 1
        CMYK:
        58, 64, 0, 1
      HSL:
        245°, 97.5904%, 67.4510%
        HSV (HSB):
        245°, 64.0316%, 99.2157%
        XYZ:
        27.2964, 17.5773, 94.8826
        xyY:
        0.1953, 0.1258, 17.5773
      CIE-Lab:
        48.9793, 49.7990, -78.9984
        CIE-LCH:
        48.9793, 93.3846, 302.2265
        CIE-Luv:
        48.9793, -5.1899, -123.2088
        Hunter-Lab:
        41.9253, 42.8473, -104.8337
      #695bfd color charts
#695bfd RGB chart
      #695bfd CMYK chart
      #695bfd RGB pie chart
      #695bfd color shades, tints & tones
#695bfd color schemes
#695bfd color preview, HTML & CSS examples
           This text has a color of #695bfd        
        
          <p style="color:#695bfd;">Text here</p>
        
        
          .mytext {color:#695bfd;}
        
        Text color #695bfd
      
           This box has a color of #695bfd        
        
          <div style="background-color:#695bfd;">Content here</div>
        
        
          .mybackground {background-color:#695bfd;}
        
        Background color #695bfd
      
           Border around this has a color of #695bfd        
        
          <div style="border:2px solid #695bfd;">Content here</div>
        
        
          .myborder {border:2px solid #695bfd;}
        
        Border color #695bfd