#6950dd color space conversions
Hex:
        #6950dd
        RGB:
        105, 80, 221
        CMY:
        59, 69, 13
        CMYK:
        52, 64, 0, 13
      HSL:
        251°, 67.4641%, 59.0196%
        HSV (HSB):
        251°, 63.8009%, 86.6667%
        XYZ:
        21.7455, 13.9610, 69.9552
        xyY:
        0.2058, 0.1321, 13.9610
      CIE-Lab:
        44.1770, 46.4231, -68.8237
        CIE-LCH:
        44.1770, 83.0169, 304.0005
        CIE-Luv:
        44.1770, -0.3524, -105.3466
        Hunter-Lab:
        37.3645, 38.4962, -84.8500
      #6950dd color charts
#6950dd RGB chart
      #6950dd CMYK chart
      #6950dd RGB pie chart
      #6950dd color shades, tints & tones
#6950dd color schemes
#6950dd color preview, HTML & CSS examples
           This text has a color of #6950dd        
        
          <p style="color:#6950dd;">Text here</p>
        
        
          .mytext {color:#6950dd;}
        
        Text color #6950dd
      
           This box has a color of #6950dd        
        
          <div style="background-color:#6950dd;">Content here</div>
        
        
          .mybackground {background-color:#6950dd;}
        
        Background color #6950dd
      
           Border around this has a color of #6950dd        
        
          <div style="border:2px solid #6950dd;">Content here</div>
        
        
          .myborder {border:2px solid #6950dd;}
        
        Border color #6950dd