#7f7fde color space conversions
Hex:
        #7f7fde
        RGB:
        127, 127, 222
        CMY:
        50, 50, 13
        CMYK:
        43, 43, 0, 13
      HSL:
        240°, 59.0062%, 68.4314%
        HSV (HSB):
        240°, 42.7928%, 87.0588%
        XYZ:
        29.5266, 24.9647, 72.3697
        xyY:
        0.2327, 0.1968, 24.9647
      CIE-Lab:
        57.0410, 23.8003, -48.6075
        CIE-LCH:
        57.0410, 54.1215, 296.0883
        CIE-Luv:
        57.0410, -5.6986, -79.0407
        Hunter-Lab:
        49.9647, 18.0462, -50.9014
      #7f7fde color charts
#7f7fde RGB chart
      #7f7fde CMYK chart
      #7f7fde RGB pie chart
      #7f7fde color shades, tints & tones
#7f7fde color schemes
#7f7fde color preview, HTML & CSS examples
           This text has a color of #7f7fde        
        
          <p style="color:#7f7fde;">Text here</p>
        
        
          .mytext {color:#7f7fde;}
        
        Text color #7f7fde
      
           This box has a color of #7f7fde        
        
          <div style="background-color:#7f7fde;">Content here</div>
        
        
          .mybackground {background-color:#7f7fde;}
        
        Background color #7f7fde
      
           Border around this has a color of #7f7fde        
        
          <div style="border:2px solid #7f7fde;">Content here</div>
        
        
          .myborder {border:2px solid #7f7fde;}
        
        Border color #7f7fde