#767add color space conversions
Hex:
        #767add
        RGB:
        118, 122, 221
        CMY:
        54, 52, 13
        CMYK:
        47, 45, 0, 13
      HSL:
        238°, 60.2339%, 66.4706%
        HSV (HSB):
        238°, 46.6063%, 86.6667%
        XYZ:
        27.4819, 22.9911, 71.3959
        xyY:
        0.2255, 0.1887, 22.9911
      CIE-Lab:
        55.0631, 24.3212, -51.2312
        CIE-LCH:
        55.0631, 56.7111, 295.3953
        CIE-Luv:
        55.0631, -7.4599, -82.7156
        Hunter-Lab:
        47.9490, 18.3962, -54.7183
      #767add color charts
#767add RGB chart
      #767add CMYK chart
      #767add RGB pie chart
      #767add color shades, tints & tones
#767add color schemes
#767add color preview, HTML & CSS examples
           This text has a color of #767add        
        
          <p style="color:#767add;">Text here</p>
        
        
          .mytext {color:#767add;}
        
        Text color #767add
      
           This box has a color of #767add        
        
          <div style="background-color:#767add;">Content here</div>
        
        
          .mybackground {background-color:#767add;}
        
        Background color #767add
      
           Border around this has a color of #767add        
        
          <div style="border:2px solid #767add;">Content here</div>
        
        
          .myborder {border:2px solid #767add;}
        
        Border color #767add