#9765df color space conversions
Hex:
        #9765df
        RGB:
        151, 101, 223
        CMY:
        41, 60, 13
        CMYK:
        32, 55, 0, 13
      HSL:
        265°, 65.5914%, 63.5294%
        HSV (HSB):
        265°, 54.7085%, 87.4510%
        XYZ:
        30.7355, 21.2144, 72.2869
        xyY:
        0.2474, 0.1708, 21.2144
      CIE-Lab:
        53.1833, 44.9880, -55.1920
        CIE-LCH:
        53.1833, 71.2045, 309.1841
        CIE-Luv:
        53.1833, 13.4434, -90.4972
        Hunter-Lab:
        46.0591, 38.5106, -60.8107
      #9765df color charts
#9765df RGB chart
      #9765df CMYK chart
      #9765df RGB pie chart
      #9765df color shades, tints & tones
#9765df color schemes
#9765df color preview, HTML & CSS examples
           This text has a color of #9765df        
        
          <p style="color:#9765df;">Text here</p>
        
        
          .mytext {color:#9765df;}
        
        Text color #9765df
      
           This box has a color of #9765df        
        
          <div style="background-color:#9765df;">Content here</div>
        
        
          .mybackground {background-color:#9765df;}
        
        Background color #9765df
      
           Border around this has a color of #9765df        
        
          <div style="border:2px solid #9765df;">Content here</div>
        
        
          .myborder {border:2px solid #9765df;}
        
        Border color #9765df