#715abf color space conversions
Hex:
        #715abf
        RGB:
        113, 90, 191
        CMY:
        56, 65, 25
        CMYK:
        41, 53, 0, 25
      HSL:
        254°, 44.1048%, 55.0980%
        HSV (HSB):
        254°, 52.8796%, 74.9020%
        XYZ:
        19.8702, 14.5846, 51.0581
        xyY:
        0.2324, 0.1706, 14.5846
      CIE-Lab:
        45.0599, 33.5609, -50.1053
        CIE-LCH:
        45.0599, 60.3065, 303.8145
        CIE-Luv:
        45.0599, 2.9368, -78.0996
        Hunter-Lab:
        38.1898, 26.0415, -52.5352
      #715abf color charts
#715abf RGB chart
      #715abf CMYK chart
      #715abf RGB pie chart
      #715abf color shades, tints & tones
#715abf color schemes
#715abf color preview, HTML & CSS examples
           This text has a color of #715abf        
        
          <p style="color:#715abf;">Text here</p>
        
        
          .mytext {color:#715abf;}
        
        Text color #715abf
      
           This box has a color of #715abf        
        
          <div style="background-color:#715abf;">Content here</div>
        
        
          .mybackground {background-color:#715abf;}
        
        Background color #715abf
      
           Border around this has a color of #715abf        
        
          <div style="border:2px solid #715abf;">Content here</div>
        
        
          .myborder {border:2px solid #715abf;}
        
        Border color #715abf