#7d68fd color space conversions
Hex:
        #7d68fd
        RGB:
        125, 104, 253
        CMY:
        51, 59, 1
        CMYK:
        51, 59, 0, 1
      HSL:
        248°, 97.3856%, 70.0000%
        HSV (HSB):
        248°, 58.8933%, 99.2157%
        XYZ:
        31.1374, 21.3525, 95.4088
        xyY:
        0.2105, 0.1444, 21.3525
      CIE-Lab:
        53.3331, 45.8319, -71.8444
        CIE-LCH:
        53.3331, 85.2184, 302.5351
        CIE-Luv:
        53.3331, -1.7431, -115.7592
        Hunter-Lab:
        46.2087, 39.4156, -90.0721
      #7d68fd color charts
#7d68fd RGB chart
      #7d68fd CMYK chart
      #7d68fd RGB pie chart
      #7d68fd color shades, tints & tones
#7d68fd color schemes
#7d68fd color preview, HTML & CSS examples
           This text has a color of #7d68fd        
        
          <p style="color:#7d68fd;">Text here</p>
        
        
          .mytext {color:#7d68fd;}
        
        Text color #7d68fd
      
           This box has a color of #7d68fd        
        
          <div style="background-color:#7d68fd;">Content here</div>
        
        
          .mybackground {background-color:#7d68fd;}
        
        Background color #7d68fd
      
           Border around this has a color of #7d68fd        
        
          <div style="border:2px solid #7d68fd;">Content here</div>
        
        
          .myborder {border:2px solid #7d68fd;}
        
        Border color #7d68fd