#7265fb color space conversions
Hex:
        #7265fb
        RGB:
        114, 101, 251
        CMY:
        55, 60, 2
        CMYK:
        55, 60, 0, 2
      HSL:
        245°, 94.9367%, 69.0196%
        HSV (HSB):
        245°, 59.7610%, 98.4314%
        XYZ:
        29.0057, 19.8498, 93.5694
        xyY:
        0.2037, 0.1394, 19.8498
      CIE-Lab:
        51.6670, 44.9611, -73.4791
        CIE-LCH:
        51.6670, 86.1434, 301.4620
        CIE-Luv:
        51.6670, -4.5966, -117.0361
        Hunter-Lab:
        44.5531, 38.2420, -93.3323
      #7265fb color charts
#7265fb RGB chart
      #7265fb CMYK chart
      #7265fb RGB pie chart
      #7265fb color shades, tints & tones
#7265fb color schemes
#7265fb color preview, HTML & CSS examples
           This text has a color of #7265fb        
        
          <p style="color:#7265fb;">Text here</p>
        
        
          .mytext {color:#7265fb;}
        
        Text color #7265fb
      
           This box has a color of #7265fb        
        
          <div style="background-color:#7265fb;">Content here</div>
        
        
          .mybackground {background-color:#7265fb;}
        
        Background color #7265fb
      
           Border around this has a color of #7265fb        
        
          <div style="border:2px solid #7265fb;">Content here</div>
        
        
          .myborder {border:2px solid #7265fb;}
        
        Border color #7265fb