#712df2 color space conversions
Hex:
        #712df2
        RGB:
        113, 45, 242
        CMY:
        56, 82, 5
        CMYK:
        53, 81, 0, 5
      HSL:
        261°, 88.3408%, 56.2745%
        HSV (HSB):
        261°, 81.4050%, 94.9020%
        XYZ:
        23.7755, 11.7983, 85.0286
        xyY:
        0.1971, 0.0978, 11.7983
      CIE-Lab:
        40.8937, 69.8092, -86.0828
        CIE-LCH:
        40.8937, 110.8313, 309.0405
        CIE-Luv:
        40.8937, 5.7372, -125.1384
        Hunter-Lab:
        34.3486, 63.4441, -122.7258
      #712df2 color charts
#712df2 RGB chart
      #712df2 CMYK chart
      #712df2 RGB pie chart
      #712df2 color shades, tints & tones
#712df2 color schemes
#712df2 color preview, HTML & CSS examples
           This text has a color of #712df2        
        
          <p style="color:#712df2;">Text here</p>
        
        
          .mytext {color:#712df2;}
        
        Text color #712df2
      
           This box has a color of #712df2        
        
          <div style="background-color:#712df2;">Content here</div>
        
        
          .mybackground {background-color:#712df2;}
        
        Background color #712df2
      
           Border around this has a color of #712df2        
        
          <div style="border:2px solid #712df2;">Content here</div>
        
        
          .myborder {border:2px solid #712df2;}
        
        Border color #712df2