#7d78ed color space conversions
Hex:
        #7d78ed
        RGB:
        125, 120, 237
        CMY:
        51, 53, 7
        CMYK:
        47, 49, 0, 7
      HSL:
        243°, 76.4706%, 70.0000%
        HSV (HSB):
        243°, 49.3671%, 92.9412%
        XYZ:
        30.4600, 23.9073, 83.1299
        xyY:
        0.2215, 0.1739, 23.9073
      CIE-Lab:
        55.9949, 31.8407, -58.6651
        CIE-LCH:
        55.9949, 66.7489, 298.4911
        CIE-Luv:
        55.9949, -5.0997, -95.5983
        Hunter-Lab:
        48.8951, 25.6329, -66.5764
      #7d78ed color charts
#7d78ed RGB chart
      #7d78ed CMYK chart
      #7d78ed RGB pie chart
      #7d78ed color shades, tints & tones
#7d78ed color schemes
#7d78ed color preview, HTML & CSS examples
           This text has a color of #7d78ed        
        
          <p style="color:#7d78ed;">Text here</p>
        
        
          .mytext {color:#7d78ed;}
        
        Text color #7d78ed
      
           This box has a color of #7d78ed        
        
          <div style="background-color:#7d78ed;">Content here</div>
        
        
          .mybackground {background-color:#7d78ed;}
        
        Background color #7d78ed
      
           Border around this has a color of #7d78ed        
        
          <div style="border:2px solid #7d78ed;">Content here</div>
        
        
          .myborder {border:2px solid #7d78ed;}
        
        Border color #7d78ed