#6a7fec color space conversions
Hex:
        #6a7fec
        RGB:
        106, 127, 236
        CMY:
        58, 50, 7
        CMYK:
        55, 46, 0, 7
      HSL:
        230°, 77.3810%, 67.0588%
        HSV (HSB):
        230°, 55.0847%, 92.5490%
        XYZ:
        28.6736, 24.2990, 82.5358
        xyY:
        0.2116, 0.1793, 24.2990
      CIE-Lab:
        56.3860, 23.3308, -57.5543
        CIE-LCH:
        56.3860, 62.1033, 292.0661
        CIE-Luv:
        56.3860, -13.8134, -93.1224
        Hunter-Lab:
        49.2941, 17.5659, -64.7667
      #6a7fec color charts
#6a7fec RGB chart
      #6a7fec CMYK chart
      #6a7fec RGB pie chart
      #6a7fec color shades, tints & tones
#6a7fec color schemes
#6a7fec color preview, HTML & CSS examples
           This text has a color of #6a7fec        
        
          <p style="color:#6a7fec;">Text here</p>
        
        
          .mytext {color:#6a7fec;}
        
        Text color #6a7fec
      
           This box has a color of #6a7fec        
        
          <div style="background-color:#6a7fec;">Content here</div>
        
        
          .mybackground {background-color:#6a7fec;}
        
        Background color #6a7fec
      
           Border around this has a color of #6a7fec        
        
          <div style="border:2px solid #6a7fec;">Content here</div>
        
        
          .myborder {border:2px solid #6a7fec;}
        
        Border color #6a7fec