#699bfc color space conversions
Hex:
        #699bfc
        RGB:
        105, 155, 252
        CMY:
        59, 39, 1
        CMYK:
        58, 38, 0, 1
      HSL:
        220°, 96.0784%, 70.0000%
        HSV (HSB):
        220°, 58.3333%, 98.8235%
        XYZ:
        35.1177, 33.4742, 96.7057
        xyY:
        0.2125, 0.2025, 33.4742
      CIE-Lab:
        64.5431, 11.6153, -53.3801
        CIE-LCH:
        64.5431, 54.6293, 282.2760
        CIE-Luv:
        64.5431, -23.5401, -87.4296
        Hunter-Lab:
        57.8569, 7.0955, -58.6012
      #699bfc color charts
#699bfc RGB chart
      #699bfc CMYK chart
      #699bfc RGB pie chart
      #699bfc color shades, tints & tones
#699bfc color schemes
#699bfc color preview, HTML & CSS examples
           This text has a color of #699bfc        
        
          <p style="color:#699bfc;">Text here</p>
        
        
          .mytext {color:#699bfc;}
        
        Text color #699bfc
      
           This box has a color of #699bfc        
        
          <div style="background-color:#699bfc;">Content here</div>
        
        
          .mybackground {background-color:#699bfc;}
        
        Background color #699bfc
      
           Border around this has a color of #699bfc        
        
          <div style="border:2px solid #699bfc;">Content here</div>
        
        
          .myborder {border:2px solid #699bfc;}
        
        Border color #699bfc