#7178c1 color space conversions
Hex:
        #7178c1
        RGB:
        113, 120, 193
        CMY:
        56, 53, 24
        CMYK:
        41, 38, 0, 24
      HSL:
        235°, 39.2157%, 60.0000%
        HSV (HSB):
        235°, 41.4508%, 75.6863%
        XYZ:
        23.1522, 20.7939, 53.2455
        xyY:
        0.2382, 0.2139, 20.7939
      CIE-Lab:
        52.7232, 16.0427, -39.0807
        CIE-LCH:
        52.7232, 42.2454, 292.3182
        CIE-Luv:
        52.7232, -7.3166, -61.7617
        Hunter-Lab:
        45.6003, 10.8273, -37.3100
      #7178c1 color charts
#7178c1 RGB chart
      #7178c1 CMYK chart
      #7178c1 RGB pie chart
      #7178c1 color shades, tints & tones
#7178c1 color schemes
#7178c1 color preview, HTML & CSS examples
           This text has a color of #7178c1        
        
          <p style="color:#7178c1;">Text here</p>
        
        
          .mytext {color:#7178c1;}
        
        Text color #7178c1
      
           This box has a color of #7178c1        
        
          <div style="background-color:#7178c1;">Content here</div>
        
        
          .mybackground {background-color:#7178c1;}
        
        Background color #7178c1
      
           Border around this has a color of #7178c1        
        
          <div style="border:2px solid #7178c1;">Content here</div>
        
        
          .myborder {border:2px solid #7178c1;}
        
        Border color #7178c1