#795fd8 color space conversions
Hex:
        #795fd8
        RGB:
        121, 95, 216
        CMY:
        53, 63, 15
        CMYK:
        44, 56, 0, 15
      HSL:
        253°, 60.8040%, 60.9804%
        HSV (HSB):
        253°, 56.0185%, 84.7059%
        XYZ:
        24.3720, 17.2072, 67.0025
        xyY:
        0.2245, 0.1585, 17.2072
      CIE-Lab:
        48.5201, 39.5502, -58.8726
        CIE-LCH:
        48.5201, 70.9239, 303.8930
        CIE-Luv:
        48.5201, 2.3939, -93.3705
        Hunter-Lab:
        41.4816, 32.2828, -66.7301
      #795fd8 color charts
#795fd8 RGB chart
      #795fd8 CMYK chart
      #795fd8 RGB pie chart
      #795fd8 color shades, tints & tones
#795fd8 color schemes
#795fd8 color preview, HTML & CSS examples
           This text has a color of #795fd8        
        
          <p style="color:#795fd8;">Text here</p>
        
        
          .mytext {color:#795fd8;}
        
        Text color #795fd8
      
           This box has a color of #795fd8        
        
          <div style="background-color:#795fd8;">Content here</div>
        
        
          .mybackground {background-color:#795fd8;}
        
        Background color #795fd8
      
           Border around this has a color of #795fd8        
        
          <div style="border:2px solid #795fd8;">Content here</div>
        
        
          .myborder {border:2px solid #795fd8;}
        
        Border color #795fd8