#7163ef color space conversions
Hex:
        #7163ef
        RGB:
        113, 99, 239
        CMY:
        56, 61, 6
        CMYK:
        53, 59, 0, 6
      HSL:
        246°, 81.3953%, 66.2745%
        HSV (HSB):
        246°, 58.5774%, 93.7255%
        XYZ:
        26.8519, 18.6664, 83.8491
        xyY:
        0.2076, 0.1443, 18.6664
      CIE-Lab:
        50.2946, 42.3292, -69.0188
        CIE-LCH:
        50.2946, 80.9652, 301.5208
        CIE-Luv:
        50.2946, -3.5891, -109.5024
        Hunter-Lab:
        43.2046, 35.3306, -84.8235
      #7163ef color charts
#7163ef RGB chart
      #7163ef CMYK chart
      #7163ef RGB pie chart
      #7163ef color shades, tints & tones
#7163ef color schemes
#7163ef color preview, HTML & CSS examples
           This text has a color of #7163ef        
        
          <p style="color:#7163ef;">Text here</p>
        
        
          .mytext {color:#7163ef;}
        
        Text color #7163ef
      
           This box has a color of #7163ef        
        
          <div style="background-color:#7163ef;">Content here</div>
        
        
          .mybackground {background-color:#7163ef;}
        
        Background color #7163ef
      
           Border around this has a color of #7163ef        
        
          <div style="border:2px solid #7163ef;">Content here</div>
        
        
          .myborder {border:2px solid #7163ef;}
        
        Border color #7163ef