#7165d5 color space conversions
Hex:
        #7165d5
        RGB:
        113, 101, 213
        CMY:
        56, 60, 16
        CMYK:
        47, 53, 0, 16
      HSL:
        246°, 57.1429%, 61.5686%
        HSV (HSB):
        246°, 52.5822%, 83.5294%
        XYZ:
        23.4740, 17.6222, 65.1150
        xyY:
        0.2210, 0.1659, 17.6222
      CIE-Lab:
        49.0346, 33.3820, -56.3728
        CIE-LCH:
        49.0346, 65.5153, 300.6325
        CIE-Luv:
        49.0346, -2.2306, -89.2913
        Hunter-Lab:
        41.9788, 26.3520, -62.5820
      #7165d5 color charts
#7165d5 RGB chart
      #7165d5 CMYK chart
      #7165d5 RGB pie chart
      #7165d5 color shades, tints & tones
#7165d5 color schemes
#7165d5 color preview, HTML & CSS examples
           This text has a color of #7165d5        
        
          <p style="color:#7165d5;">Text here</p>
        
        
          .mytext {color:#7165d5;}
        
        Text color #7165d5
      
           This box has a color of #7165d5        
        
          <div style="background-color:#7165d5;">Content here</div>
        
        
          .mybackground {background-color:#7165d5;}
        
        Background color #7165d5
      
           Border around this has a color of #7165d5        
        
          <div style="border:2px solid #7165d5;">Content here</div>
        
        
          .myborder {border:2px solid #7165d5;}
        
        Border color #7165d5