#7172fb color space conversions
Hex:
        #7172fb
        RGB:
        113, 114, 251
        CMY:
        56, 55, 2
        CMYK:
        55, 55, 0, 2
      HSL:
        240°, 94.5205%, 71.3725%
        HSV (HSB):
        240°, 54.9801%, 98.4314%
        XYZ:
        30.2400, 22.5104, 94.0179
        xyY:
        0.2060, 0.1534, 22.5104
      CIE-Lab:
        54.5644, 37.1809, -68.7869
        CIE-LCH:
        54.5644, 78.1924, 298.3922
        CIE-Luv:
        54.5644, -8.3228, -111.1034
        Hunter-Lab:
        47.4451, 30.7411, -84.2784
      #7172fb color charts
#7172fb RGB chart
      #7172fb CMYK chart
      #7172fb RGB pie chart
      #7172fb color shades, tints & tones
#7172fb color schemes
#7172fb color preview, HTML & CSS examples
           This text has a color of #7172fb        
        
          <p style="color:#7172fb;">Text here</p>
        
        
          .mytext {color:#7172fb;}
        
        Text color #7172fb
      
           This box has a color of #7172fb        
        
          <div style="background-color:#7172fb;">Content here</div>
        
        
          .mybackground {background-color:#7172fb;}
        
        Background color #7172fb
      
           Border around this has a color of #7172fb        
        
          <div style="border:2px solid #7172fb;">Content here</div>
        
        
          .myborder {border:2px solid #7172fb;}
        
        Border color #7172fb