#7930cf color space conversions
Hex:
        #7930cf
        RGB:
        121, 48, 207
        CMY:
        53, 81, 19
        CMYK:
        42, 77, 0, 19
      HSL:
        268°, 62.3529%, 50.0000%
        HSV (HSB):
        268°, 76.8116%, 81.1765%
        XYZ:
        20.2046, 10.6838, 60.0288
        xyY:
        0.2222, 0.1175, 10.6838
      CIE-Lab:
        39.0428, 61.1523, -69.0933
        CIE-LCH:
        39.0428, 92.2686, 311.5110
        CIE-Luv:
        39.0428, 13.3559, -102.3470
        Hunter-Lab:
        32.6862, 53.1371, -86.0070
      #7930cf color charts
#7930cf RGB chart
      #7930cf CMYK chart
      #7930cf RGB pie chart
      #7930cf color shades, tints & tones
#7930cf color schemes
#7930cf color preview, HTML & CSS examples
           This text has a color of #7930cf        
        
          <p style="color:#7930cf;">Text here</p>
        
        
          .mytext {color:#7930cf;}
        
        Text color #7930cf
      
           This box has a color of #7930cf        
        
          <div style="background-color:#7930cf;">Content here</div>
        
        
          .mybackground {background-color:#7930cf;}
        
        Background color #7930cf
      
           Border around this has a color of #7930cf        
        
          <div style="border:2px solid #7930cf;">Content here</div>
        
        
          .myborder {border:2px solid #7930cf;}
        
        Border color #7930cf