#7d88ff color space conversions
Hex:
        #7d88ff
        RGB:
        125, 136, 255
        CMY:
        51, 47, 0
        CMYK:
        51, 47, 0, 0
      HSL:
        235°, 100.0000%, 74.5098%
        HSV (HSB):
        235°, 50.9804%, 100.0000%
        XYZ:
        35.3116, 29.1883, 98.3805
        xyY:
        0.2168, 0.1792, 29.1883
      CIE-Lab:
        60.9474, 27.7727, -60.6830
        CIE-LCH:
        60.9474, 66.7364, 294.5921
        CIE-Luv:
        60.9474, -11.0858, -100.1564
        Hunter-Lab:
        54.0262, 22.1221, -70.1475
      #7d88ff color charts
#7d88ff RGB chart
      #7d88ff CMYK chart
      #7d88ff RGB pie chart
      #7d88ff color shades, tints & tones
#7d88ff color schemes
#7d88ff color preview, HTML & CSS examples
           This text has a color of #7d88ff        
        
          <p style="color:#7d88ff;">Text here</p>
        
        
          .mytext {color:#7d88ff;}
        
        Text color #7d88ff
      
           This box has a color of #7d88ff        
        
          <div style="background-color:#7d88ff;">Content here</div>
        
        
          .mybackground {background-color:#7d88ff;}
        
        Background color #7d88ff
      
           Border around this has a color of #7d88ff        
        
          <div style="border:2px solid #7d88ff;">Content here</div>
        
        
          .myborder {border:2px solid #7d88ff;}
        
        Border color #7d88ff