#7d75cb color space conversions
Hex:
        #7d75cb
        RGB:
        125, 117, 203
        CMY:
        51, 54, 20
        CMYK:
        38, 42, 0, 20
      HSL:
        246°, 45.2632%, 62.7451%
        HSV (HSB):
        246°, 42.3645%, 79.6078%
        XYZ:
        25.5982, 21.3944, 59.2803
        xyY:
        0.2409, 0.2013, 21.3944
      CIE-Lab:
        53.3784, 23.8495, -43.6923
        CIE-LCH:
        53.3784, 49.7776, 298.6280
        CIE-Luv:
        53.3784, -1.7802, -70.1721
        Hunter-Lab:
        46.2540, 17.8422, -43.6097
      #7d75cb color charts
#7d75cb RGB chart
      #7d75cb CMYK chart
      #7d75cb RGB pie chart
      #7d75cb color shades, tints & tones
#7d75cb color schemes
#7d75cb color preview, HTML & CSS examples
           This text has a color of #7d75cb        
        
          <p style="color:#7d75cb;">Text here</p>
        
        
          .mytext {color:#7d75cb;}
        
        Text color #7d75cb
      
           This box has a color of #7d75cb        
        
          <div style="background-color:#7d75cb;">Content here</div>
        
        
          .mybackground {background-color:#7d75cb;}
        
        Background color #7d75cb
      
           Border around this has a color of #7d75cb        
        
          <div style="border:2px solid #7d75cb;">Content here</div>
        
        
          .myborder {border:2px solid #7d75cb;}
        
        Border color #7d75cb