#765afc color space conversions
Hex:
        #765afc
        RGB:
        118, 90, 252
        CMY:
        54, 65, 1
        CMYK:
        53, 64, 0, 1
      HSL:
        250°, 96.4286%, 67.0588%
        HSV (HSB):
        250°, 64.2857%, 98.8235%
        XYZ:
        28.6981, 18.1922, 94.0943
        xyY:
        0.2036, 0.1290, 18.1922
      CIE-Lab:
        49.7283, 52.1229, -77.1765
        CIE-LCH:
        49.7283, 93.1290, 304.0340
        CIE-Luv:
        49.7283, -0.7963, -121.4793
        Hunter-Lab:
        42.6523, 45.4601, -100.9420
      #765afc color charts
#765afc RGB chart
      #765afc CMYK chart
      #765afc RGB pie chart
      #765afc color shades, tints & tones
#765afc color schemes
#765afc color preview, HTML & CSS examples
           This text has a color of #765afc        
        
          <p style="color:#765afc;">Text here</p>
        
        
          .mytext {color:#765afc;}
        
        Text color #765afc
      
           This box has a color of #765afc        
        
          <div style="background-color:#765afc;">Content here</div>
        
        
          .mybackground {background-color:#765afc;}
        
        Background color #765afc
      
           Border around this has a color of #765afc        
        
          <div style="border:2px solid #765afc;">Content here</div>
        
        
          .myborder {border:2px solid #765afc;}
        
        Border color #765afc