#712ba8 color space conversions
Hex:
        #712ba8
        RGB:
        113, 43, 168
        CMY:
        56, 83, 34
        CMYK:
        33, 74, 0, 34
      HSL:
        274°, 59.2417%, 41.3725%
        HSV (HSB):
        274°, 74.4048%, 65.8824%
        XYZ:
        14.7418, 8.0656, 37.8256
        xyY:
        0.2431, 0.1330, 8.0656
      CIE-Lab:
        34.1192, 52.6112, -54.1833
        CIE-LCH:
        34.1192, 75.5234, 314.1566
        CIE-Luv:
        34.1192, 17.2024, -78.5283
        Hunter-Lab:
        28.4000, 42.9552, -59.0876
      #712ba8 color charts
#712ba8 RGB chart
      #712ba8 CMYK chart
      #712ba8 RGB pie chart
      #712ba8 color shades, tints & tones
#712ba8 color schemes
#712ba8 color preview, HTML & CSS examples
           This text has a color of #712ba8        
        
          <p style="color:#712ba8;">Text here</p>
        
        
          .mytext {color:#712ba8;}
        
        Text color #712ba8
      
           This box has a color of #712ba8        
        
          <div style="background-color:#712ba8;">Content here</div>
        
        
          .mybackground {background-color:#712ba8;}
        
        Background color #712ba8
      
           Border around this has a color of #712ba8        
        
          <div style="border:2px solid #712ba8;">Content here</div>
        
        
          .myborder {border:2px solid #712ba8;}
        
        Border color #712ba8