#695bbf color space conversions
Hex:
        #695bbf
        RGB:
        105, 91, 191
        CMY:
        59, 64, 25
        CMYK:
        45, 52, 0, 25
      HSL:
        248°, 43.8596%, 55.2941%
        HSV (HSB):
        248°, 52.3560%, 74.9020%
        XYZ:
        18.9708, 14.2470, 51.0403
        xyY:
        0.2252, 0.1691, 14.2470
      CIE-Lab:
        44.5851, 31.0607, -50.9059
        CIE-LCH:
        44.5851, 59.6337, 301.3898
        CIE-Luv:
        44.5851, -0.6655, -78.8132
        Hunter-Lab:
        37.7452, 23.6600, -53.7522
      #695bbf color charts
#695bbf RGB chart
      #695bbf CMYK chart
      #695bbf RGB pie chart
      #695bbf color shades, tints & tones
#695bbf color schemes
#695bbf color preview, HTML & CSS examples
           This text has a color of #695bbf        
        
          <p style="color:#695bbf;">Text here</p>
        
        
          .mytext {color:#695bbf;}
        
        Text color #695bbf
      
           This box has a color of #695bbf        
        
          <div style="background-color:#695bbf;">Content here</div>
        
        
          .mybackground {background-color:#695bbf;}
        
        Background color #695bbf
      
           Border around this has a color of #695bbf        
        
          <div style="border:2px solid #695bbf;">Content here</div>
        
        
          .myborder {border:2px solid #695bbf;}
        
        Border color #695bbf