#7231df color space conversions
Hex:
        #7231df
        RGB:
        114, 49, 223
        CMY:
        55, 81, 13
        CMYK:
        49, 78, 0, 13
      HSL:
        262°, 73.1092%, 53.3333%
        HSV (HSB):
        262°, 78.0269%, 87.4510%
        XYZ:
        21.3570, 11.1017, 70.8292
        xyY:
        0.2068, 0.1075, 11.1017
      CIE-Lab:
        39.7513, 63.6673, -77.1700
        CIE-LCH:
        39.7513, 100.0437, 309.5236
        CIE-Luv:
        39.7513, 8.0267, -113.0575
        Hunter-Lab:
        33.3193, 56.1064, -102.7136
      #7231df color charts
#7231df RGB chart
      #7231df CMYK chart
      #7231df RGB pie chart
      #7231df color shades, tints & tones
#7231df color schemes
#7231df color preview, HTML & CSS examples
           This text has a color of #7231df        
        
          <p style="color:#7231df;">Text here</p>
        
        
          .mytext {color:#7231df;}
        
        Text color #7231df
      
           This box has a color of #7231df        
        
          <div style="background-color:#7231df;">Content here</div>
        
        
          .mybackground {background-color:#7231df;}
        
        Background color #7231df
      
           Border around this has a color of #7231df        
        
          <div style="border:2px solid #7231df;">Content here</div>
        
        
          .myborder {border:2px solid #7231df;}
        
        Border color #7231df