#7261cf color space conversions
Hex:
        #7261cf
        RGB:
        114, 97, 207
        CMY:
        55, 62, 19
        CMYK:
        45, 53, 0, 19
      HSL:
        249°, 53.3981%, 59.6078%
        HSV (HSB):
        249°, 53.1401%, 81.1765%
        XYZ:
        22.4766, 16.6318, 61.0571
        xyY:
        0.2244, 0.1660, 16.6318
      CIE-Lab:
        47.7927, 34.2277, -54.9384
        CIE-LCH:
        47.7927, 64.7284, 301.9237
        CIE-Luv:
        47.7927, -0.1848, -86.6385
        Hunter-Lab:
        40.7821, 27.0097, -60.2188
      #7261cf color charts
#7261cf RGB chart
      #7261cf CMYK chart
      #7261cf RGB pie chart
      #7261cf color shades, tints & tones
#7261cf color schemes
#7261cf color preview, HTML & CSS examples
           This text has a color of #7261cf        
        
          <p style="color:#7261cf;">Text here</p>
        
        
          .mytext {color:#7261cf;}
        
        Text color #7261cf
      
           This box has a color of #7261cf        
        
          <div style="background-color:#7261cf;">Content here</div>
        
        
          .mybackground {background-color:#7261cf;}
        
        Background color #7261cf
      
           Border around this has a color of #7261cf        
        
          <div style="border:2px solid #7261cf;">Content here</div>
        
        
          .myborder {border:2px solid #7261cf;}
        
        Border color #7261cf