#7f78cd color space conversions
Hex:
        #7f78cd
        RGB:
        127, 120, 205
        CMY:
        50, 53, 20
        CMYK:
        38, 41, 0, 20
      HSL:
        245°, 45.9459%, 63.7255%
        HSV (HSB):
        245°, 41.4634%, 80.3922%
        XYZ:
        26.4883, 22.3527, 60.6760
        xyY:
        0.2419, 0.2041, 22.3527
      CIE-Lab:
        54.3993, 23.1491, -43.2039
        CIE-LCH:
        54.3993, 49.0149, 298.1829
        CIE-Luv:
        54.3993, -2.1243, -69.5869
        Hunter-Lab:
        47.2787, 17.2685, -42.9959
      #7f78cd color charts
#7f78cd RGB chart
      #7f78cd CMYK chart
      #7f78cd RGB pie chart
      #7f78cd color shades, tints & tones
#7f78cd color schemes
#7f78cd color preview, HTML & CSS examples
           This text has a color of #7f78cd        
        
          <p style="color:#7f78cd;">Text here</p>
        
        
          .mytext {color:#7f78cd;}
        
        Text color #7f78cd
      
           This box has a color of #7f78cd        
        
          <div style="background-color:#7f78cd;">Content here</div>
        
        
          .mybackground {background-color:#7f78cd;}
        
        Background color #7f78cd
      
           Border around this has a color of #7f78cd        
        
          <div style="border:2px solid #7f78cd;">Content here</div>
        
        
          .myborder {border:2px solid #7f78cd;}
        
        Border color #7f78cd