#7930be color space conversions
Hex:
        #7930be
        RGB:
        121, 48, 190
        CMY:
        53, 81, 25
        CMYK:
        36, 75, 0, 25
      HSL:
        271°, 59.6639%, 46.6667%
        HSV (HSB):
        271°, 74.7368%, 74.5098%
        XYZ:
        18.2364, 9.8966, 49.6643
        xyY:
        0.2344, 0.1272, 9.8966
      CIE-Lab:
        37.6561, 57.1068, -61.4435
        CIE-LCH:
        37.6561, 83.8838, 312.9050
        CIE-Luv:
        37.6561, 16.2701, -91.1428
        Hunter-Lab:
        31.4588, 48.4219, -71.5805
      #7930be color charts
#7930be RGB chart
      #7930be CMYK chart
      #7930be RGB pie chart
      #7930be color shades, tints & tones
#7930be color schemes
#7930be color preview, HTML & CSS examples
           This text has a color of #7930be        
        
          <p style="color:#7930be;">Text here</p>
        
        
          .mytext {color:#7930be;}
        
        Text color #7930be
      
           This box has a color of #7930be        
        
          <div style="background-color:#7930be;">Content here</div>
        
        
          .mybackground {background-color:#7930be;}
        
        Background color #7930be
      
           Border around this has a color of #7930be        
        
          <div style="border:2px solid #7930be;">Content here</div>
        
        
          .myborder {border:2px solid #7930be;}
        
        Border color #7930be