#7149dc color space conversions
Hex:
        #7149dc
        RGB:
        113, 73, 220
        CMY:
        56, 71, 14
        CMYK:
        49, 67, 0, 14
      HSL:
        256°, 67.7419%, 57.4510%
        HSV (HSB):
        256°, 66.8182%, 86.2745%
        XYZ:
        22.1109, 13.4431, 69.1396
        xyY:
        0.2112, 0.1284, 13.4431
      CIE-Lab:
        43.4234, 51.3743, -69.4496
        CIE-LCH:
        43.4234, 86.3862, 306.4917
        CIE-Luv:
        43.4234, 4.1105, -105.9781
        Hunter-Lab:
        36.6648, 43.4816, -86.1388
      #7149dc color charts
#7149dc RGB chart
      #7149dc CMYK chart
      #7149dc RGB pie chart
      #7149dc color shades, tints & tones
#7149dc color schemes
#7149dc color preview, HTML & CSS examples
           This text has a color of #7149dc        
        
          <p style="color:#7149dc;">Text here</p>
        
        
          .mytext {color:#7149dc;}
        
        Text color #7149dc
      
           This box has a color of #7149dc        
        
          <div style="background-color:#7149dc;">Content here</div>
        
        
          .mybackground {background-color:#7149dc;}
        
        Background color #7149dc
      
           Border around this has a color of #7149dc        
        
          <div style="border:2px solid #7149dc;">Content here</div>
        
        
          .myborder {border:2px solid #7149dc;}
        
        Border color #7149dc