#712be4 color space conversions
Hex:
        #712be4
        RGB:
        113, 43, 228
        CMY:
        56, 83, 11
        CMYK:
        50, 81, 0, 11
      HSL:
        263°, 77.4059%, 53.1373%
        HSV (HSB):
        263°, 81.1404%, 89.4118%
        XYZ:
        21.6775, 10.8399, 74.3486
        xyY:
        0.2028, 0.1014, 10.8399
      CIE-Lab:
        39.3095, 67.0847, -80.7556
        CIE-LCH:
        39.3095, 104.9849, 309.7168
        CIE-Luv:
        39.3095, 7.6852, -116.9338
        Hunter-Lab:
        32.9240, 59.9093, -110.8411
      #712be4 color charts
#712be4 RGB chart
      #712be4 CMYK chart
      #712be4 RGB pie chart
      #712be4 color shades, tints & tones
#712be4 color schemes
#712be4 color preview, HTML & CSS examples
           This text has a color of #712be4        
        
          <p style="color:#712be4;">Text here</p>
        
        
          .mytext {color:#712be4;}
        
        Text color #712be4
      
           This box has a color of #712be4        
        
          <div style="background-color:#712be4;">Content here</div>
        
        
          .mybackground {background-color:#712be4;}
        
        Background color #712be4
      
           Border around this has a color of #712be4        
        
          <div style="border:2px solid #712be4;">Content here</div>
        
        
          .myborder {border:2px solid #712be4;}
        
        Border color #712be4