#7669ef color space conversions
Hex:
        #7669ef
        RGB:
        118, 105, 239
        CMY:
        54, 59, 6
        CMYK:
        51, 56, 0, 6
      HSL:
        246°, 80.7229%, 67.4510%
        HSV (HSB):
        246°, 56.0669%, 93.7255%
        XYZ:
        28.1028, 20.1867, 84.0766
        xyY:
        0.2123, 0.1525, 20.1867
      CIE-Lab:
        52.0476, 39.7904, -66.1620
        CIE-LCH:
        52.0476, 77.2054, 301.0231
        CIE-Luv:
        52.0476, -3.4297, -106.0786
        Hunter-Lab:
        44.9296, 33.0222, -79.4984
      #7669ef color charts
#7669ef RGB chart
      #7669ef CMYK chart
      #7669ef RGB pie chart
      #7669ef color shades, tints & tones
#7669ef color schemes
#7669ef color preview, HTML & CSS examples
           This text has a color of #7669ef        
        
          <p style="color:#7669ef;">Text here</p>
        
        
          .mytext {color:#7669ef;}
        
        Text color #7669ef
      
           This box has a color of #7669ef        
        
          <div style="background-color:#7669ef;">Content here</div>
        
        
          .mybackground {background-color:#7669ef;}
        
        Background color #7669ef
      
           Border around this has a color of #7669ef        
        
          <div style="border:2px solid #7669ef;">Content here</div>
        
        
          .myborder {border:2px solid #7669ef;}
        
        Border color #7669ef