#7944db color space conversions
Hex:
        #7944db
        RGB:
        121, 68, 219
        CMY:
        53, 73, 14
        CMYK:
        45, 69, 0, 14
      HSL:
        261°, 67.7130%, 56.2745%
        HSV (HSB):
        261°, 68.9498%, 85.8824%
        XYZ:
        22.7385, 13.3137, 68.3892
        xyY:
        0.2177, 0.1275, 13.3137
      CIE-Lab:
        43.2321, 55.0815, -69.1553
        CIE-LCH:
        43.2321, 88.4105, 308.5369
        CIE-Luv:
        43.2321, 8.3530, -105.7275
        Hunter-Lab:
        36.4879, 47.3835, -85.5856
      #7944db color charts
#7944db RGB chart
      #7944db CMYK chart
      #7944db RGB pie chart
      #7944db color shades, tints & tones
#7944db color schemes
#7944db color preview, HTML & CSS examples
           This text has a color of #7944db        
        
          <p style="color:#7944db;">Text here</p>
        
        
          .mytext {color:#7944db;}
        
        Text color #7944db
      
           This box has a color of #7944db        
        
          <div style="background-color:#7944db;">Content here</div>
        
        
          .mybackground {background-color:#7944db;}
        
        Background color #7944db
      
           Border around this has a color of #7944db        
        
          <div style="border:2px solid #7944db;">Content here</div>
        
        
          .myborder {border:2px solid #7944db;}
        
        Border color #7944db