#6a7eca color space conversions
Hex:
        #6a7eca
        RGB:
        106, 126, 202
        CMY:
        58, 51, 21
        CMYK:
        48, 38, 0, 21
      HSL:
        228°, 47.5248%, 60.3922%
        HSV (HSB):
        228°, 47.5248%, 79.2157%
        XYZ:
        24.0654, 22.2501, 58.9034
        xyY:
        0.2287, 0.2115, 22.2501
      CIE-Lab:
        54.2914, 13.3360, -41.7713
        CIE-LCH:
        54.2914, 43.8485, 287.7063
        CIE-Luv:
        54.2914, -12.5297, -66.1353
        Hunter-Lab:
        47.1701, 8.5201, -41.0191
      #6a7eca color charts
#6a7eca RGB chart
      #6a7eca CMYK chart
      #6a7eca RGB pie chart
      #6a7eca color shades, tints & tones
#6a7eca color schemes
#6a7eca color preview, HTML & CSS examples
           This text has a color of #6a7eca        
        
          <p style="color:#6a7eca;">Text here</p>
        
        
          .mytext {color:#6a7eca;}
        
        Text color #6a7eca
      
           This box has a color of #6a7eca        
        
          <div style="background-color:#6a7eca;">Content here</div>
        
        
          .mybackground {background-color:#6a7eca;}
        
        Background color #6a7eca
      
           Border around this has a color of #6a7eca        
        
          <div style="border:2px solid #6a7eca;">Content here</div>
        
        
          .myborder {border:2px solid #6a7eca;}
        
        Border color #6a7eca