#7371fe color space conversions
Hex:
        #7371fe
        RGB:
        115, 113, 254
        CMY:
        55, 56, 0
        CMYK:
        55, 56, 0, 0
      HSL:
        241°, 98.6014%, 71.9608%
        HSV (HSB):
        241°, 55.5118%, 99.6078%
        XYZ:
        30.8648, 22.6108, 96.5035
        xyY:
        0.2058, 0.1508, 22.6108
      CIE-Lab:
        54.6692, 39.0638, -70.2699
        CIE-LCH:
        54.6692, 80.3980, 299.0702
        CIE-Luv:
        54.6692, -7.5687, -113.5631
        Hunter-Lab:
        47.5509, 32.6484, -87.0422
      #7371fe color charts
#7371fe RGB chart
      #7371fe CMYK chart
      #7371fe RGB pie chart
      #7371fe color shades, tints & tones
#7371fe color schemes
#7371fe color preview, HTML & CSS examples
           This text has a color of #7371fe        
        
          <p style="color:#7371fe;">Text here</p>
        
        
          .mytext {color:#7371fe;}
        
        Text color #7371fe
      
           This box has a color of #7371fe        
        
          <div style="background-color:#7371fe;">Content here</div>
        
        
          .mybackground {background-color:#7371fe;}
        
        Background color #7371fe
      
           Border around this has a color of #7371fe        
        
          <div style="border:2px solid #7371fe;">Content here</div>
        
        
          .myborder {border:2px solid #7371fe;}
        
        Border color #7371fe