#7048fc color space conversions
Hex:
        #7048fc
        RGB:
        112, 72, 252
        CMY:
        56, 72, 1
        CMYK:
        56, 71, 0, 1
      HSL:
        253°, 96.7742%, 63.5294%
        HSV (HSB):
        253°, 71.4286%, 98.8235%
        XYZ:
        26.5701, 15.1077, 93.6111
        xyY:
        0.1964, 0.1117, 15.1077
      CIE-Lab:
        45.7814, 60.6311, -83.6549
        CIE-LCH:
        45.7814, 103.3163, 305.9337
        CIE-Luv:
        45.7814, 0.7024, -127.1977
        Hunter-Lab:
        38.8687, 54.0001, -115.5856
      #7048fc color charts
#7048fc RGB chart
      #7048fc CMYK chart
      #7048fc RGB pie chart
      #7048fc color shades, tints & tones
#7048fc color schemes
#7048fc color preview, HTML & CSS examples
           This text has a color of #7048fc        
        
          <p style="color:#7048fc;">Text here</p>
        
        
          .mytext {color:#7048fc;}
        
        Text color #7048fc
      
           This box has a color of #7048fc        
        
          <div style="background-color:#7048fc;">Content here</div>
        
        
          .mybackground {background-color:#7048fc;}
        
        Background color #7048fc
      
           Border around this has a color of #7048fc        
        
          <div style="border:2px solid #7048fc;">Content here</div>
        
        
          .myborder {border:2px solid #7048fc;}
        
        Border color #7048fc