#6a95ea color space conversions
Hex:
        #6a95ea
        RGB:
        106, 149, 234
        CMY:
        58, 42, 8
        CMYK:
        55, 36, 0, 8
      HSL:
        220°, 75.2941%, 66.6667%
        HSV (HSB):
        220°, 54.7009%, 91.7647%
        XYZ:
        31.5426, 30.4996, 82.0664
        xyY:
        0.2189, 0.2116, 30.4996
      CIE-Lab:
        62.0829, 9.6059, -47.3857
        CIE-LCH:
        62.0829, 48.3495, 281.4596
        CIE-Luv:
        62.0829, -21.1732, -76.6657
        Hunter-Lab:
        55.2264, 5.3041, -49.4464
      #6a95ea color charts
#6a95ea RGB chart
      #6a95ea CMYK chart
      #6a95ea RGB pie chart
      #6a95ea color shades, tints & tones
#6a95ea color schemes
#6a95ea color preview, HTML & CSS examples
           This text has a color of #6a95ea        
        
          <p style="color:#6a95ea;">Text here</p>
        
        
          .mytext {color:#6a95ea;}
        
        Text color #6a95ea
      
           This box has a color of #6a95ea        
        
          <div style="background-color:#6a95ea;">Content here</div>
        
        
          .mybackground {background-color:#6a95ea;}
        
        Background color #6a95ea
      
           Border around this has a color of #6a95ea        
        
          <div style="border:2px solid #6a95ea;">Content here</div>
        
        
          .myborder {border:2px solid #6a95ea;}
        
        Border color #6a95ea