#712ee1 color space conversions
Hex:
        #712ee1
        RGB:
        113, 46, 225
        CMY:
        56, 82, 12
        CMYK:
        50, 80, 0, 12
      HSL:
        262°, 74.8954%, 53.1373%
        HSV (HSB):
        262°, 79.5556%, 88.2353%
        XYZ:
        21.3777, 10.9009, 72.2115
        xyY:
        0.2046, 0.1043, 10.9009
      CIE-Lab:
        39.4131, 65.2228, -78.8731
        CIE-LCH:
        39.4131, 102.3474, 309.5885
        CIE-Luv:
        39.4131, 7.7491, -114.7697
        Hunter-Lab:
        33.0166, 57.7966, -106.5633
      #712ee1 color charts
#712ee1 RGB chart
      #712ee1 CMYK chart
      #712ee1 RGB pie chart
      #712ee1 color shades, tints & tones
#712ee1 color schemes
#712ee1 color preview, HTML & CSS examples
           This text has a color of #712ee1        
        
          <p style="color:#712ee1;">Text here</p>
        
        
          .mytext {color:#712ee1;}
        
        Text color #712ee1
      
           This box has a color of #712ee1        
        
          <div style="background-color:#712ee1;">Content here</div>
        
        
          .mybackground {background-color:#712ee1;}
        
        Background color #712ee1
      
           Border around this has a color of #712ee1        
        
          <div style="border:2px solid #712ee1;">Content here</div>
        
        
          .myborder {border:2px solid #712ee1;}
        
        Border color #712ee1