#712fbc color space conversions
Hex:
        #712fbc
        RGB:
        113, 47, 188
        CMY:
        56, 82, 26
        CMYK:
        40, 75, 0, 26
      HSL:
        268°, 60.0000%, 46.0784%
        HSV (HSB):
        268°, 75.0000%, 73.7255%
        XYZ:
        16.9037, 9.1746, 48.4569
        xyY:
        0.2268, 0.1231, 9.1746
      CIE-Lab:
        36.3183, 55.6700, -62.4924
        CIE-LCH:
        36.3183, 83.6926, 311.6956
        CIE-Luv:
        36.3183, 13.0418, -91.1229
        Hunter-Lab:
        30.2896, 46.6085, -73.6487
      #712fbc color charts
#712fbc RGB chart
      #712fbc CMYK chart
      #712fbc RGB pie chart
      #712fbc color shades, tints & tones
#712fbc color schemes
#712fbc color preview, HTML & CSS examples
           This text has a color of #712fbc        
        
          <p style="color:#712fbc;">Text here</p>
        
        
          .mytext {color:#712fbc;}
        
        Text color #712fbc
      
           This box has a color of #712fbc        
        
          <div style="background-color:#712fbc;">Content here</div>
        
        
          .mybackground {background-color:#712fbc;}
        
        Background color #712fbc
      
           Border around this has a color of #712fbc        
        
          <div style="border:2px solid #712fbc;">Content here</div>
        
        
          .myborder {border:2px solid #712fbc;}
        
        Border color #712fbc