#7259bb color space conversions
Hex:
        #7259bb
        RGB:
        114, 89, 187
        CMY:
        55, 65, 27
        CMYK:
        39, 52, 0, 27
      HSL:
        255°, 41.8803%, 54.1176%
        HSV (HSB):
        255°, 52.4064%, 73.3333%
        XYZ:
        19.4814, 14.3100, 48.7490
        xyY:
        0.2360, 0.1734, 14.3100
      CIE-Lab:
        44.6743, 33.2752, -48.3917
        CIE-LCH:
        44.6743, 58.7281, 304.5133
        CIE-Luv:
        44.6743, 4.0792, -75.3557
        Hunter-Lab:
        37.8286, 25.7262, -49.9260
      #7259bb color charts
#7259bb RGB chart
      #7259bb CMYK chart
      #7259bb RGB pie chart
      #7259bb color shades, tints & tones
#7259bb color schemes
#7259bb color preview, HTML & CSS examples
           This text has a color of #7259bb        
        
          <p style="color:#7259bb;">Text here</p>
        
        
          .mytext {color:#7259bb;}
        
        Text color #7259bb
      
           This box has a color of #7259bb        
        
          <div style="background-color:#7259bb;">Content here</div>
        
        
          .mybackground {background-color:#7259bb;}
        
        Background color #7259bb
      
           Border around this has a color of #7259bb        
        
          <div style="border:2px solid #7259bb;">Content here</div>
        
        
          .myborder {border:2px solid #7259bb;}
        
        Border color #7259bb