#6a7ddb color space conversions
Hex:
        #6a7ddb
        RGB:
        106, 125, 219
        CMY:
        58, 51, 14
        CMYK:
        52, 43, 0, 14
      HSL:
        230°, 61.0811%, 63.7255%
        HSV (HSB):
        230°, 51.5982%, 85.8824%
        XYZ:
        26.0637, 22.8459, 70.0538
        xyY:
        0.2191, 0.1920, 22.8459
      CIE-Lab:
        54.9132, 19.1791, -50.3940
        CIE-LCH:
        54.9132, 53.9203, 290.8360
        CIE-Luv:
        54.9132, -12.6734, -80.7859
        Hunter-Lab:
        47.7974, 13.6898, -53.4398
      #6a7ddb color charts
#6a7ddb RGB chart
      #6a7ddb CMYK chart
      #6a7ddb RGB pie chart
      #6a7ddb color shades, tints & tones
#6a7ddb color schemes
#6a7ddb color preview, HTML & CSS examples
           This text has a color of #6a7ddb        
        
          <p style="color:#6a7ddb;">Text here</p>
        
        
          .mytext {color:#6a7ddb;}
        
        Text color #6a7ddb
      
           This box has a color of #6a7ddb        
        
          <div style="background-color:#6a7ddb;">Content here</div>
        
        
          .mybackground {background-color:#6a7ddb;}
        
        Background color #6a7ddb
      
           Border around this has a color of #6a7ddb        
        
          <div style="border:2px solid #6a7ddb;">Content here</div>
        
        
          .myborder {border:2px solid #6a7ddb;}
        
        Border color #6a7ddb