#7169fc color space conversions
Hex:
        #7169fc
        RGB:
        113, 105, 252
        CMY:
        56, 59, 1
        CMYK:
        55, 58, 0, 1
      HSL:
        243°, 96.0784%, 70.0000%
        HSV (HSB):
        243°, 58.3333%, 98.8235%
        XYZ:
        29.4323, 20.6421, 94.5285
        xyY:
        0.2035, 0.1428, 20.6421
      CIE-Lab:
        52.5556, 42.7732, -72.5945
        CIE-LCH:
        52.5556, 84.2586, 300.5069
        CIE-Luv:
        52.5556, -5.9864, -116.1258
        Hunter-Lab:
        45.4336, 36.1251, -91.5544
      #7169fc color charts
#7169fc RGB chart
      #7169fc CMYK chart
      #7169fc RGB pie chart
      #7169fc color shades, tints & tones
#7169fc color schemes
#7169fc color preview, HTML & CSS examples
           This text has a color of #7169fc        
        
          <p style="color:#7169fc;">Text here</p>
        
        
          .mytext {color:#7169fc;}
        
        Text color #7169fc
      
           This box has a color of #7169fc        
        
          <div style="background-color:#7169fc;">Content here</div>
        
        
          .mybackground {background-color:#7169fc;}
        
        Background color #7169fc
      
           Border around this has a color of #7169fc        
        
          <div style="border:2px solid #7169fc;">Content here</div>
        
        
          .myborder {border:2px solid #7169fc;}
        
        Border color #7169fc