#7f7bcb color space conversions
Hex:
        #7f7bcb
        RGB:
        127, 123, 203
        CMY:
        50, 52, 20
        CMYK:
        37, 39, 0, 20
      HSL:
        243°, 43.4783%, 63.9216%
        HSV (HSB):
        243°, 39.4089%, 79.6078%
        XYZ:
        26.6148, 22.9897, 59.5346
        xyY:
        0.2439, 0.2106, 22.9897
      CIE-Lab:
        55.0618, 20.8128, -41.0232
        CIE-LCH:
        55.0618, 46.0008, 296.9006
        CIE-Luv:
        55.0618, -3.0780, -65.9862
        Hunter-Lab:
        47.9476, 15.1738, -40.0547
      #7f7bcb color charts
#7f7bcb RGB chart
      #7f7bcb CMYK chart
      #7f7bcb RGB pie chart
      #7f7bcb color shades, tints & tones
#7f7bcb color schemes
#7f7bcb color preview, HTML & CSS examples
           This text has a color of #7f7bcb        
        
          <p style="color:#7f7bcb;">Text here</p>
        
        
          .mytext {color:#7f7bcb;}
        
        Text color #7f7bcb
      
           This box has a color of #7f7bcb        
        
          <div style="background-color:#7f7bcb;">Content here</div>
        
        
          .mybackground {background-color:#7f7bcb;}
        
        Background color #7f7bcb
      
           Border around this has a color of #7f7bcb        
        
          <div style="border:2px solid #7f7bcb;">Content here</div>
        
        
          .myborder {border:2px solid #7f7bcb;}
        
        Border color #7f7bcb