#7975cd color space conversions
Hex:
        #7975cd
        RGB:
        121, 117, 205
        CMY:
        53, 54, 20
        CMYK:
        41, 43, 0, 20
      HSL:
        243°, 46.8085%, 63.1373%
        HSV (HSB):
        243°, 42.9268%, 80.3922%
        XYZ:
        25.2659, 21.1953, 60.5171
        xyY:
        0.2362, 0.1981, 21.1953
      CIE-Lab:
        53.1626, 23.3764, -45.1923
        CIE-LCH:
        53.1626, 50.8802, 297.3509
        CIE-Luv:
        53.1626, -3.6248, -72.4375
        Hunter-Lab:
        46.0384, 17.3938, -45.7094
      #7975cd color charts
#7975cd RGB chart
      #7975cd CMYK chart
      #7975cd RGB pie chart
      #7975cd color shades, tints & tones
#7975cd color schemes
#7975cd color preview, HTML & CSS examples
           This text has a color of #7975cd        
        
          <p style="color:#7975cd;">Text here</p>
        
        
          .mytext {color:#7975cd;}
        
        Text color #7975cd
      
           This box has a color of #7975cd        
        
          <div style="background-color:#7975cd;">Content here</div>
        
        
          .mybackground {background-color:#7975cd;}
        
        Background color #7975cd
      
           Border around this has a color of #7975cd        
        
          <div style="border:2px solid #7975cd;">Content here</div>
        
        
          .myborder {border:2px solid #7975cd;}
        
        Border color #7975cd