#7f78e3 color space conversions
Hex:
        #7f78e3
        RGB:
        127, 120, 227
        CMY:
        50, 53, 11
        CMYK:
        44, 47, 0, 11
      HSL:
        244°, 65.6442%, 68.0392%
        HSV (HSB):
        244°, 47.1366%, 89.0196%
        XYZ:
        29.3340, 23.4910, 75.6612
        xyY:
        0.2283, 0.1828, 23.4910
      CIE-Lab:
        55.5745, 29.3834, -53.7428
        CIE-LCH:
        55.5745, 61.2509, 298.6672
        CIE-Luv:
        55.5745, -3.6626, -87.4170
        Hunter-Lab:
        48.4675, 23.2153, -58.6285
      #7f78e3 color charts
#7f78e3 RGB chart
      #7f78e3 CMYK chart
      #7f78e3 RGB pie chart
      #7f78e3 color shades, tints & tones
#7f78e3 color schemes
#7f78e3 color preview, HTML & CSS examples
           This text has a color of #7f78e3        
        
          <p style="color:#7f78e3;">Text here</p>
        
        
          .mytext {color:#7f78e3;}
        
        Text color #7f78e3
      
           This box has a color of #7f78e3        
        
          <div style="background-color:#7f78e3;">Content here</div>
        
        
          .mybackground {background-color:#7f78e3;}
        
        Background color #7f78e3
      
           Border around this has a color of #7f78e3        
        
          <div style="border:2px solid #7f78e3;">Content here</div>
        
        
          .myborder {border:2px solid #7f78e3;}
        
        Border color #7f78e3