#770bdf color space conversions
Hex:
        #770bdf
        RGB:
        119, 11, 223
        CMY:
        53, 96, 13
        CMYK:
        47, 95, 0, 13
      HSL:
        271°, 90.5983%, 45.8824%
        HSV (HSB):
        271°, 95.0673%, 87.4510%
        XYZ:
        21.0467, 9.4890, 70.5343
        xyY:
        0.2082, 0.0939, 9.4890
      CIE-Lab:
        36.9092, 74.4382, -81.8293
        CIE-LCH:
        36.9092, 110.6213, 312.2921
        CIE-Luv:
        36.9092, 12.7956, -115.4404
        Hunter-Lab:
        30.8042, 68.0512, -114.1970
      #770bdf color charts
#770bdf RGB chart
      #770bdf CMYK chart
      #770bdf RGB pie chart
      #770bdf color shades, tints & tones
#770bdf color schemes
#770bdf color preview, HTML & CSS examples
           This text has a color of #770bdf        
        
          <p style="color:#770bdf;">Text here</p>
        
        
          .mytext {color:#770bdf;}
        
        Text color #770bdf
      
           This box has a color of #770bdf        
        
          <div style="background-color:#770bdf;">Content here</div>
        
        
          .mybackground {background-color:#770bdf;}
        
        Background color #770bdf
      
           Border around this has a color of #770bdf        
        
          <div style="border:2px solid #770bdf;">Content here</div>
        
        
          .myborder {border:2px solid #770bdf;}
        
        Border color #770bdf