#7271df color space conversions
Hex:
        #7271df
        RGB:
        114, 113, 223
        CMY:
        55, 56, 13
        CMYK:
        49, 49, 0, 13
      HSL:
        241°, 63.2184%, 65.8824%
        HSV (HSB):
        241°, 49.3274%, 87.4510%
        XYZ:
        26.1638, 20.7154, 72.4315
        xyY:
        0.2193, 0.1736, 20.7154
      CIE-Lab:
        52.6366, 29.4080, -56.2510
        CIE-LCH:
        52.6366, 63.4744, 297.6005
        CIE-Luv:
        52.6366, -6.1555, -90.2694
        Hunter-Lab:
        45.5141, 22.9611, -62.4946
      #7271df color charts
#7271df RGB chart
      #7271df CMYK chart
      #7271df RGB pie chart
      #7271df color shades, tints & tones
#7271df color schemes
#7271df color preview, HTML & CSS examples
           This text has a color of #7271df        
        
          <p style="color:#7271df;">Text here</p>
        
        
          .mytext {color:#7271df;}
        
        Text color #7271df
      
           This box has a color of #7271df        
        
          <div style="background-color:#7271df;">Content here</div>
        
        
          .mybackground {background-color:#7271df;}
        
        Background color #7271df
      
           Border around this has a color of #7271df        
        
          <div style="border:2px solid #7271df;">Content here</div>
        
        
          .myborder {border:2px solid #7271df;}
        
        Border color #7271df