#7f78d1 color space conversions
Hex:
        #7f78d1
        RGB:
        127, 120, 209
        CMY:
        50, 53, 18
        CMYK:
        39, 43, 0, 18
      HSL:
        245°, 49.1713%, 64.5098%
        HSV (HSB):
        245°, 42.5837%, 81.9608%
        XYZ:
        26.9775, 22.5484, 63.2520
        xyY:
        0.2392, 0.1999, 22.5484
      CIE-Lab:
        54.6041, 24.2645, -45.1477
        CIE-LCH:
        54.6041, 51.2550, 298.2557
        CIE-Luv:
        54.6041, -2.4088, -72.8734
        Hunter-Lab:
        47.4852, 18.3112, -45.7369
      #7f78d1 color charts
#7f78d1 RGB chart
      #7f78d1 CMYK chart
      #7f78d1 RGB pie chart
      #7f78d1 color shades, tints & tones
#7f78d1 color schemes
#7f78d1 color preview, HTML & CSS examples
           This text has a color of #7f78d1        
        
          <p style="color:#7f78d1;">Text here</p>
        
        
          .mytext {color:#7f78d1;}
        
        Text color #7f78d1
      
           This box has a color of #7f78d1        
        
          <div style="background-color:#7f78d1;">Content here</div>
        
        
          .mybackground {background-color:#7f78d1;}
        
        Background color #7f78d1
      
           Border around this has a color of #7f78d1        
        
          <div style="border:2px solid #7f78d1;">Content here</div>
        
        
          .myborder {border:2px solid #7f78d1;}
        
        Border color #7f78d1