#712eba color space conversions
Hex:
        #712eba
        RGB:
        113, 46, 186
        CMY:
        56, 82, 27
        CMYK:
        39, 75, 0, 27
      HSL:
        269°, 60.3448%, 45.4902%
        HSV (HSB):
        269°, 75.2688%, 72.9412%
        XYZ:
        16.6500, 9.0099, 47.3159
        xyY:
        0.2282, 0.1235, 9.0099
      CIE-Lab:
        36.0033, 55.6139, -61.8274
        CIE-LCH:
        36.0033, 83.1597, 311.9715
        CIE-Luv:
        36.0033, 13.5201, -89.9977
        Hunter-Lab:
        30.0164, 46.4843, -72.4492
      #712eba color charts
#712eba RGB chart
      #712eba CMYK chart
      #712eba RGB pie chart
      #712eba color shades, tints & tones
#712eba color schemes
#712eba color preview, HTML & CSS examples
           This text has a color of #712eba        
        
          <p style="color:#712eba;">Text here</p>
        
        
          .mytext {color:#712eba;}
        
        Text color #712eba
      
           This box has a color of #712eba        
        
          <div style="background-color:#712eba;">Content here</div>
        
        
          .mybackground {background-color:#712eba;}
        
        Background color #712eba
      
           Border around this has a color of #712eba        
        
          <div style="border:2px solid #712eba;">Content here</div>
        
        
          .myborder {border:2px solid #712eba;}
        
        Border color #712eba