#6a96ea color space conversions
Hex:
        #6a96ea
        RGB:
        106, 150, 234
        CMY:
        58, 41, 8
        CMYK:
        55, 36, 0, 8
      HSL:
        219°, 75.2941%, 66.6667%
        HSV (HSB):
        219°, 54.7009%, 91.7647%
        XYZ:
        31.7015, 30.8174, 82.1194
        xyY:
        0.2192, 0.2131, 30.8174
      CIE-Lab:
        62.3532, 9.0213, -46.9588
        CIE-LCH:
        62.3532, 47.8175, 280.8747
        CIE-Luv:
        62.3532, -21.5249, -75.9464
        Hunter-Lab:
        55.5134, 4.7858, -48.8466
      #6a96ea color charts
#6a96ea RGB chart
      #6a96ea CMYK chart
      #6a96ea RGB pie chart
      #6a96ea color shades, tints & tones
#6a96ea color schemes
#6a96ea color preview, HTML & CSS examples
           This text has a color of #6a96ea        
        
          <p style="color:#6a96ea;">Text here</p>
        
        
          .mytext {color:#6a96ea;}
        
        Text color #6a96ea
      
           This box has a color of #6a96ea        
        
          <div style="background-color:#6a96ea;">Content here</div>
        
        
          .mybackground {background-color:#6a96ea;}
        
        Background color #6a96ea
      
           Border around this has a color of #6a96ea        
        
          <div style="border:2px solid #6a96ea;">Content here</div>
        
        
          .myborder {border:2px solid #6a96ea;}
        
        Border color #6a96ea