#6950fd color space conversions
Hex:
        #6950fd
        RGB:
        105, 80, 253
        CMY:
        59, 69, 1
        CMYK:
        58, 68, 0, 1
      HSL:
        249°, 97.7401%, 65.2941%
        HSV (HSB):
        249°, 68.3794%, 99.2157%
        XYZ:
        26.4240, 15.8324, 94.5918
        xyY:
        0.1931, 0.1157, 15.8324
      CIE-Lab:
        46.7539, 55.8389, -82.6400
        CIE-LCH:
        46.7539, 99.7364, 304.0464
        CIE-Luv:
        46.7539, -2.9499, -126.5230
        Hunter-Lab:
        39.7900, 48.9069, -113.0957
      #6950fd color charts
#6950fd RGB chart
      #6950fd CMYK chart
      #6950fd RGB pie chart
      #6950fd color shades, tints & tones
#6950fd color schemes
#6950fd color preview, HTML & CSS examples
           This text has a color of #6950fd        
        
          <p style="color:#6950fd;">Text here</p>
        
        
          .mytext {color:#6950fd;}
        
        Text color #6950fd
      
           This box has a color of #6950fd        
        
          <div style="background-color:#6950fd;">Content here</div>
        
        
          .mybackground {background-color:#6950fd;}
        
        Background color #6950fd
      
           Border around this has a color of #6950fd        
        
          <div style="border:2px solid #6950fd;">Content here</div>
        
        
          .myborder {border:2px solid #6950fd;}
        
        Border color #6950fd