#6695eb color space conversions
Hex:
        #6695eb
        RGB:
        102, 149, 235
        CMY:
        60, 42, 8
        CMYK:
        57, 37, 0, 8
      HSL:
        219°, 76.8786%, 66.0784%
        HSV (HSB):
        219°, 56.5957%, 92.1569%
        XYZ:
        31.2223, 30.3178, 82.8036
        xyY:
        0.2163, 0.2100, 30.3178
      CIE-Lab:
        61.9275, 9.1002, -48.1970
        CIE-LCH:
        61.9275, 49.0486, 280.6924
        CIE-Luv:
        61.9275, -22.3674, -77.9252
        Hunter-Lab:
        55.0616, 4.8594, -50.6192
      #6695eb color charts
#6695eb RGB chart
      #6695eb CMYK chart
      #6695eb RGB pie chart
      #6695eb color shades, tints & tones
#6695eb color schemes
#6695eb color preview, HTML & CSS examples
           This text has a color of #6695eb        
        
          <p style="color:#6695eb;">Text here</p>
        
        
          .mytext {color:#6695eb;}
        
        Text color #6695eb
      
           This box has a color of #6695eb        
        
          <div style="background-color:#6695eb;">Content here</div>
        
        
          .mybackground {background-color:#6695eb;}
        
        Background color #6695eb
      
           Border around this has a color of #6695eb        
        
          <div style="border:2px solid #6695eb;">Content here</div>
        
        
          .myborder {border:2px solid #6695eb;}
        
        Border color #6695eb