#767ee7 color space conversions
Hex:
        #767ee7
        RGB:
        118, 126, 231
        CMY:
        54, 51, 9
        CMYK:
        49, 45, 0, 9
      HSL:
        236°, 70.1863%, 68.4314%
        HSV (HSB):
        236°, 48.9177%, 90.5882%
        XYZ:
        29.3559, 24.5428, 78.7913
        xyY:
        0.2212, 0.1850, 24.5428
      CIE-Lab:
        56.6272, 24.9301, -54.3379
        CIE-LCH:
        56.6272, 59.7839, 294.6455
        CIE-Luv:
        56.6272, -9.2694, -88.2402
        Hunter-Lab:
        49.5407, 19.0760, -59.6185
      #767ee7 color charts
#767ee7 RGB chart
      #767ee7 CMYK chart
      #767ee7 RGB pie chart
      #767ee7 color shades, tints & tones
#767ee7 color schemes
#767ee7 color preview, HTML & CSS examples
           This text has a color of #767ee7        
        
          <p style="color:#767ee7;">Text here</p>
        
        
          .mytext {color:#767ee7;}
        
        Text color #767ee7
      
           This box has a color of #767ee7        
        
          <div style="background-color:#767ee7;">Content here</div>
        
        
          .mybackground {background-color:#767ee7;}
        
        Background color #767ee7
      
           Border around this has a color of #767ee7        
        
          <div style="border:2px solid #767ee7;">Content here</div>
        
        
          .myborder {border:2px solid #767ee7;}
        
        Border color #767ee7