#7531fe color space conversions
Hex:
        #7531fe
        RGB:
        117, 49, 254
        CMY:
        54, 81, 0
        CMYK:
        54, 81, 0, 0
      HSL:
        260°, 99.0338%, 59.4118%
        HSV (HSB):
        260°, 80.7087%, 99.6078%
        XYZ:
        26.3238, 13.1343, 94.9137
        xyY:
        0.1959, 0.0977, 13.1343
      CIE-Lab:
        42.9649, 71.7579, -89.3890
        CIE-LCH:
        42.9649, 114.6280, 308.7561
        CIE-Luv:
        42.9649, 5.2515, -131.6367
        Hunter-Lab:
        36.2413, 66.2312, -129.9081
      #7531fe color charts
#7531fe RGB chart
      #7531fe CMYK chart
      #7531fe RGB pie chart
      #7531fe color shades, tints & tones
#7531fe color schemes
#7531fe color preview, HTML & CSS examples
           This text has a color of #7531fe        
        
          <p style="color:#7531fe;">Text here</p>
        
        
          .mytext {color:#7531fe;}
        
        Text color #7531fe
      
           This box has a color of #7531fe        
        
          <div style="background-color:#7531fe;">Content here</div>
        
        
          .mybackground {background-color:#7531fe;}
        
        Background color #7531fe
      
           Border around this has a color of #7531fe        
        
          <div style="border:2px solid #7531fe;">Content here</div>
        
        
          .myborder {border:2px solid #7531fe;}
        
        Border color #7531fe