#7131fb color space conversions
Hex:
        #7131fb
        RGB:
        113, 49, 251
        CMY:
        56, 81, 2
        CMYK:
        55, 80, 0, 2
      HSL:
        259°, 96.1905%, 58.8235%
        HSV (HSB):
        259°, 80.4781%, 98.4314%
        XYZ:
        25.3210, 12.6724, 92.3782
        xyY:
        0.1942, 0.0972, 12.6724
      CIE-Lab:
        42.2654, 70.5804, -88.8784
        CIE-LCH:
        42.2654, 113.4944, 308.4539
        CIE-Luv:
        42.2654, 4.2832, -130.0984
        Hunter-Lab:
        35.5983, 64.6696, -128.9400
      #7131fb color charts
#7131fb RGB chart
      #7131fb CMYK chart
      #7131fb RGB pie chart
      #7131fb color shades, tints & tones
#7131fb color schemes
#7131fb color preview, HTML & CSS examples
           This text has a color of #7131fb        
        
          <p style="color:#7131fb;">Text here</p>
        
        
          .mytext {color:#7131fb;}
        
        Text color #7131fb
      
           This box has a color of #7131fb        
        
          <div style="background-color:#7131fb;">Content here</div>
        
        
          .mybackground {background-color:#7131fb;}
        
        Background color #7131fb
      
           Border around this has a color of #7131fb        
        
          <div style="border:2px solid #7131fb;">Content here</div>
        
        
          .myborder {border:2px solid #7131fb;}
        
        Border color #7131fb