#6a7deb color space conversions
Hex:
        #6a7deb
        RGB:
        106, 125, 235
        CMY:
        58, 51, 8
        CMYK:
        55, 47, 0, 8
      HSL:
        231°, 76.3314%, 66.8627%
        HSV (HSB):
        231°, 54.8936%, 92.1569%
        XYZ:
        28.2729, 23.7296, 81.6874
        xyY:
        0.2115, 0.1775, 23.7296
      CIE-Lab:
        55.8160, 24.2182, -57.9100
        CIE-LCH:
        55.8160, 62.7701, 292.6949
        CIE-Luv:
        55.8160, -13.1507, -93.5700
        Hunter-Lab:
        48.7130, 18.3531, -65.3250
      #6a7deb color charts
#6a7deb RGB chart
      #6a7deb CMYK chart
      #6a7deb RGB pie chart
      #6a7deb color shades, tints & tones
#6a7deb color schemes
#6a7deb color preview, HTML & CSS examples
           This text has a color of #6a7deb        
        
          <p style="color:#6a7deb;">Text here</p>
        
        
          .mytext {color:#6a7deb;}
        
        Text color #6a7deb
      
           This box has a color of #6a7deb        
        
          <div style="background-color:#6a7deb;">Content here</div>
        
        
          .mybackground {background-color:#6a7deb;}
        
        Background color #6a7deb
      
           Border around this has a color of #6a7deb        
        
          <div style="border:2px solid #6a7deb;">Content here</div>
        
        
          .myborder {border:2px solid #6a7deb;}
        
        Border color #6a7deb