#712ed7 color space conversions
Hex:
        #712ed7
        RGB:
        113, 46, 215
        CMY:
        56, 82, 16
        CMYK:
        47, 79, 0, 16
      HSL:
        264°, 67.8715%, 51.1765%
        HSV (HSB):
        264°, 78.6047%, 84.3137%
        XYZ:
        20.0528, 10.3710, 65.2349
        xyY:
        0.2096, 0.1084, 10.3710
      CIE-Lab:
        38.5002, 62.7419, -74.6389
        CIE-LCH:
        38.5002, 97.5065, 310.0506
        CIE-Luv:
        38.5002, 9.0967, -108.5927
        Hunter-Lab:
        32.2040, 54.7912, -97.5594
      #712ed7 color charts
#712ed7 RGB chart
      #712ed7 CMYK chart
      #712ed7 RGB pie chart
      #712ed7 color shades, tints & tones
#712ed7 color schemes
#712ed7 color preview, HTML & CSS examples
           This text has a color of #712ed7        
        
          <p style="color:#712ed7;">Text here</p>
        
        
          .mytext {color:#712ed7;}
        
        Text color #712ed7
      
           This box has a color of #712ed7        
        
          <div style="background-color:#712ed7;">Content here</div>
        
        
          .mybackground {background-color:#712ed7;}
        
        Background color #712ed7
      
           Border around this has a color of #712ed7        
        
          <div style="border:2px solid #712ed7;">Content here</div>
        
        
          .myborder {border:2px solid #712ed7;}
        
        Border color #712ed7