#721baf color space conversions
Hex:
        #721baf
        RGB:
        114, 27, 175
        CMY:
        55, 89, 31
        CMYK:
        35, 85, 0, 31
      HSL:
        275°, 73.2673%, 39.6078%
        HSV (HSB):
        275°, 84.5714%, 68.6275%
        XYZ:
        15.0692, 7.4564, 41.2024
        xyY:
        0.2365, 0.1170, 7.4564
      CIE-Lab:
        32.8242, 60.1675, -60.4812
        CIE-LCH:
        32.8242, 85.3118, 314.8510
        CIE-Luv:
        32.8242, 18.2483, -85.5414
        Hunter-Lab:
        27.3064, 50.7200, -70.3476
      #721baf color charts
#721baf RGB chart
      #721baf CMYK chart
      #721baf RGB pie chart
      #721baf color shades, tints & tones
#721baf color schemes
#721baf color preview, HTML & CSS examples
           This text has a color of #721baf        
        
          <p style="color:#721baf;">Text here</p>
        
        
          .mytext {color:#721baf;}
        
        Text color #721baf
      
           This box has a color of #721baf        
        
          <div style="background-color:#721baf;">Content here</div>
        
        
          .mybackground {background-color:#721baf;}
        
        Background color #721baf
      
           Border around this has a color of #721baf        
        
          <div style="border:2px solid #721baf;">Content here</div>
        
        
          .myborder {border:2px solid #721baf;}
        
        Border color #721baf