#7925dd color space conversions
Hex:
        #7925dd
        RGB:
        121, 37, 221
        CMY:
        53, 85, 13
        CMYK:
        45, 83, 0, 13
      HSL:
        267°, 73.0159%, 50.5882%
        HSV (HSB):
        267°, 83.2579%, 86.6667%
        XYZ:
        21.5979, 10.6085, 69.3159
        xyY:
        0.2127, 0.1045, 10.6085
      CIE-Lab:
        38.9132, 68.4184, -77.3720
        CIE-LCH:
        38.9132, 103.2836, 311.4856
        CIE-Luv:
        38.9132, 12.3598, -112.6517
        Hunter-Lab:
        32.5708, 61.3656, -103.3794
      #7925dd color charts
#7925dd RGB chart
      #7925dd CMYK chart
      #7925dd RGB pie chart
      #7925dd color shades, tints & tones
#7925dd color schemes
#7925dd color preview, HTML & CSS examples
           This text has a color of #7925dd        
        
          <p style="color:#7925dd;">Text here</p>
        
        
          .mytext {color:#7925dd;}
        
        Text color #7925dd
      
           This box has a color of #7925dd        
        
          <div style="background-color:#7925dd;">Content here</div>
        
        
          .mybackground {background-color:#7925dd;}
        
        Background color #7925dd
      
           Border around this has a color of #7925dd        
        
          <div style="border:2px solid #7925dd;">Content here</div>
        
        
          .myborder {border:2px solid #7925dd;}
        
        Border color #7925dd