#765edc color space conversions
Hex:
        #765edc
        RGB:
        118, 94, 220
        CMY:
        54, 63, 14
        CMYK:
        46, 57, 0, 14
      HSL:
        251°, 64.2857%, 61.5686%
        HSV (HSB):
        251°, 57.2727%, 86.2745%
        XYZ:
        24.3922, 17.0243, 69.7105
        xyY:
        0.2195, 0.1532, 17.0243
      CIE-Lab:
        48.2906, 40.6270, -61.5299
        CIE-LCH:
        48.2906, 73.7325, 303.4360
        CIE-Luv:
        48.2906, 1.0880, -97.2643
        Hunter-Lab:
        41.2605, 33.3190, -71.2895
      #765edc color charts
#765edc RGB chart
      #765edc CMYK chart
      #765edc RGB pie chart
      #765edc color shades, tints & tones
#765edc color schemes
#765edc color preview, HTML & CSS examples
           This text has a color of #765edc        
        
          <p style="color:#765edc;">Text here</p>
        
        
          .mytext {color:#765edc;}
        
        Text color #765edc
      
           This box has a color of #765edc        
        
          <div style="background-color:#765edc;">Content here</div>
        
        
          .mybackground {background-color:#765edc;}
        
        Background color #765edc
      
           Border around this has a color of #765edc        
        
          <div style="border:2px solid #765edc;">Content here</div>
        
        
          .myborder {border:2px solid #765edc;}
        
        Border color #765edc