#712fca color space conversions
Hex:
        #712fca
        RGB:
        113, 47, 202
        CMY:
        56, 82, 21
        CMYK:
        44, 77, 0, 21
      HSL:
        266°, 62.2490%, 48.8235%
        HSV (HSB):
        266°, 76.7327%, 79.2157%
        XYZ:
        18.4872, 9.8080, 56.7959
        xyY:
        0.2173, 0.1153, 9.8080
      CIE-Lab:
        37.4956, 59.1150, -68.7623
        CIE-LCH:
        37.4956, 90.6799, 310.6857
        CIE-Luv:
        37.4956, 10.8454, -100.2270
        Hunter-Lab:
        31.3177, 50.5646, -85.6022
      #712fca color charts
#712fca RGB chart
      #712fca CMYK chart
      #712fca RGB pie chart
      #712fca color shades, tints & tones
#712fca color schemes
#712fca color preview, HTML & CSS examples
           This text has a color of #712fca        
        
          <p style="color:#712fca;">Text here</p>
        
        
          .mytext {color:#712fca;}
        
        Text color #712fca
      
           This box has a color of #712fca        
        
          <div style="background-color:#712fca;">Content here</div>
        
        
          .mybackground {background-color:#712fca;}
        
        Background color #712fca
      
           Border around this has a color of #712fca        
        
          <div style="border:2px solid #712fca;">Content here</div>
        
        
          .myborder {border:2px solid #712fca;}
        
        Border color #712fca