#7769bf color space conversions
Hex:
        #7769bf
        RGB:
        119, 105, 191
        CMY:
        53, 59, 25
        CMYK:
        38, 45, 0, 25
      HSL:
        250°, 40.1869%, 58.0392%
        HSV (HSB):
        250°, 45.0262%, 74.9020%
        XYZ:
        22.0633, 17.7867, 51.5605
        xyY:
        0.2414, 0.1946, 17.7867
      CIE-Lab:
        49.2363, 26.0981, -43.4126
        CIE-LCH:
        49.2363, 50.6534, 301.0127
        CIE-Luv:
        49.2363, 0.7249, -68.7602
        Hunter-Lab:
        42.1743, 19.5766, -42.9636
      #7769bf color charts
#7769bf RGB chart
      #7769bf CMYK chart
      #7769bf RGB pie chart
      #7769bf color shades, tints & tones
#7769bf color schemes
#7769bf color preview, HTML & CSS examples
           This text has a color of #7769bf        
        
          <p style="color:#7769bf;">Text here</p>
        
        
          .mytext {color:#7769bf;}
        
        Text color #7769bf
      
           This box has a color of #7769bf        
        
          <div style="background-color:#7769bf;">Content here</div>
        
        
          .mybackground {background-color:#7769bf;}
        
        Background color #7769bf
      
           Border around this has a color of #7769bf        
        
          <div style="border:2px solid #7769bf;">Content here</div>
        
        
          .myborder {border:2px solid #7769bf;}
        
        Border color #7769bf