#7749d7 color space conversions
Hex:
        #7749d7
        RGB:
        119, 73, 215
        CMY:
        53, 71, 16
        CMYK:
        45, 66, 0, 16
      HSL:
        259°, 63.9640%, 56.4706%
        HSV (HSB):
        259°, 66.0465%, 84.3137%
        XYZ:
        22.2560, 13.5933, 65.7407
        xyY:
        0.2191, 0.1338, 13.5933
      CIE-Lab:
        43.6440, 51.0954, -66.2051
        CIE-LCH:
        43.6440, 83.6292, 307.6600
        CIE-Luv:
        43.6440, 7.0531, -101.7722
        Hunter-Lab:
        36.8691, 43.2305, -79.9106
      #7749d7 color charts
#7749d7 RGB chart
      #7749d7 CMYK chart
      #7749d7 RGB pie chart
      #7749d7 color shades, tints & tones
#7749d7 color schemes
#7749d7 color preview, HTML & CSS examples
           This text has a color of #7749d7        
        
          <p style="color:#7749d7;">Text here</p>
        
        
          .mytext {color:#7749d7;}
        
        Text color #7749d7
      
           This box has a color of #7749d7        
        
          <div style="background-color:#7749d7;">Content here</div>
        
        
          .mybackground {background-color:#7749d7;}
        
        Background color #7749d7
      
           Border around this has a color of #7749d7        
        
          <div style="border:2px solid #7749d7;">Content here</div>
        
        
          .myborder {border:2px solid #7749d7;}
        
        Border color #7749d7