#795ff7 color space conversions
Hex:
        #795ff7
        RGB:
        121, 95, 247
        CMY:
        53, 63, 3
        CMYK:
        51, 62, 0, 3
      HSL:
        250°, 90.4762%, 67.0588%
        HSV (HSB):
        250°, 61.5385%, 96.8627%
        XYZ:
        28.7659, 18.9648, 90.1401
        xyY:
        0.2086, 0.1376, 18.9648
      CIE-Lab:
        50.6460, 48.4317, -72.8876
        CIE-LCH:
        50.6460, 87.5113, 303.6029
        CIE-Luv:
        50.6460, -0.4594, -115.8119
        Hunter-Lab:
        43.5486, 41.6977, -92.2390
      #795ff7 color charts
#795ff7 RGB chart
      #795ff7 CMYK chart
      #795ff7 RGB pie chart
      #795ff7 color shades, tints & tones
#795ff7 color schemes
#795ff7 color preview, HTML & CSS examples
           This text has a color of #795ff7        
        
          <p style="color:#795ff7;">Text here</p>
        
        
          .mytext {color:#795ff7;}
        
        Text color #795ff7
      
           This box has a color of #795ff7        
        
          <div style="background-color:#795ff7;">Content here</div>
        
        
          .mybackground {background-color:#795ff7;}
        
        Background color #795ff7
      
           Border around this has a color of #795ff7        
        
          <div style="border:2px solid #795ff7;">Content here</div>
        
        
          .myborder {border:2px solid #795ff7;}
        
        Border color #795ff7