#712bfb color space conversions
Hex:
        #712bfb
        RGB:
        113, 43, 251
        CMY:
        56, 83, 2
        CMYK:
        55, 83, 0, 2
      HSL:
        260°, 96.2963%, 57.6471%
        HSV (HSB):
        260°, 82.8685%, 98.4314%
        XYZ:
        25.0865, 12.2035, 92.3001
        xyY:
        0.1936, 0.0942, 12.2035
      CIE-Lab:
        41.5377, 72.7208, -90.0796
        CIE-LCH:
        41.5377, 115.7698, 308.9138
        CIE-Luv:
        41.5377, 4.8829, -130.6226
        Hunter-Lab:
        34.9335, 67.0511, -132.2005
      #712bfb color charts
#712bfb RGB chart
      #712bfb CMYK chart
      #712bfb RGB pie chart
      #712bfb color shades, tints & tones
#712bfb color schemes
#712bfb color preview, HTML & CSS examples
           This text has a color of #712bfb        
        
          <p style="color:#712bfb;">Text here</p>
        
        
          .mytext {color:#712bfb;}
        
        Text color #712bfb
      
           This box has a color of #712bfb        
        
          <div style="background-color:#712bfb;">Content here</div>
        
        
          .mybackground {background-color:#712bfb;}
        
        Background color #712bfb
      
           Border around this has a color of #712bfb        
        
          <div style="border:2px solid #712bfb;">Content here</div>
        
        
          .myborder {border:2px solid #712bfb;}
        
        Border color #712bfb