#7d96cf color space conversions
Hex:
        #7d96cf
        RGB:
        125, 150, 207
        CMY:
        51, 41, 19
        CMYK:
        40, 28, 0, 19
      HSL:
        222°, 46.0674%, 65.0980%
        HSV (HSB):
        222°, 39.6135%, 81.1765%
        XYZ:
        30.6263, 30.6777, 63.3387
        xyY:
        0.2457, 0.2461, 30.6777
      CIE-Lab:
        62.2346, 5.5671, -32.0679
        CIE-LCH:
        62.2346, 32.5475, 279.8486
        CIE-Luv:
        62.2346, -14.4810, -50.8001
        Hunter-Lab:
        55.3874, 1.7730, -29.0303
      #7d96cf color charts
#7d96cf RGB chart
      #7d96cf CMYK chart
      #7d96cf RGB pie chart
      #7d96cf color shades, tints & tones
#7d96cf color schemes
#7d96cf color preview, HTML & CSS examples
           This text has a color of #7d96cf        
        
          <p style="color:#7d96cf;">Text here</p>
        
        
          .mytext {color:#7d96cf;}
        
        Text color #7d96cf
      
           This box has a color of #7d96cf        
        
          <div style="background-color:#7d96cf;">Content here</div>
        
        
          .mybackground {background-color:#7d96cf;}
        
        Background color #7d96cf
      
           Border around this has a color of #7d96cf        
        
          <div style="border:2px solid #7d96cf;">Content here</div>
        
        
          .myborder {border:2px solid #7d96cf;}
        
        Border color #7d96cf