#6a91fa color space conversions
Hex:
        #6a91fa
        RGB:
        106, 145, 250
        CMY:
        58, 43, 2
        CMYK:
        58, 42, 0, 2
      HSL:
        224°, 93.5065%, 69.8039%
        HSV (HSB):
        224°, 57.6000%, 98.0392%
        XYZ:
        33.3246, 30.2171, 94.5186
        xyY:
        0.2108, 0.1912, 30.2171
      CIE-Lab:
        61.8411, 17.0481, -56.5783
        CIE-LCH:
        61.8411, 59.0910, 286.7685
        CIE-Luv:
        61.8411, -19.9021, -92.6230
        Hunter-Lab:
        54.9701, 12.0146, -63.4674
      #6a91fa color charts
#6a91fa RGB chart
      #6a91fa CMYK chart
      #6a91fa RGB pie chart
      #6a91fa color shades, tints & tones
#6a91fa color schemes
#6a91fa color preview, HTML & CSS examples
           This text has a color of #6a91fa        
        
          <p style="color:#6a91fa;">Text here</p>
        
        
          .mytext {color:#6a91fa;}
        
        Text color #6a91fa
      
           This box has a color of #6a91fa        
        
          <div style="background-color:#6a91fa;">Content here</div>
        
        
          .mybackground {background-color:#6a91fa;}
        
        Background color #6a91fa
      
           Border around this has a color of #6a91fa        
        
          <div style="border:2px solid #6a91fa;">Content here</div>
        
        
          .myborder {border:2px solid #6a91fa;}
        
        Border color #6a91fa