#9772df color space conversions
Hex:
        #9772df
        RGB:
        151, 114, 223
        CMY:
        41, 55, 13
        CMYK:
        32, 49, 0, 13
      HSL:
        260°, 63.0058%, 66.0784%
        HSV (HSB):
        260°, 48.8789%, 87.4510%
        XYZ:
        32.0991, 23.9416, 72.7414
        xyY:
        0.2493, 0.1859, 23.9416
      CIE-Lab:
        56.0293, 37.7229, -50.6501
        CIE-LCH:
        56.0293, 63.1542, 306.6778
        CIE-Luv:
        56.0293, 9.3500, -83.6029
        Hunter-Lab:
        48.9302, 31.4714, -53.8915
      #9772df color charts
#9772df RGB chart
      #9772df CMYK chart
      #9772df RGB pie chart
      #9772df color shades, tints & tones
#9772df color schemes
#9772df color preview, HTML & CSS examples
           This text has a color of #9772df        
        
          <p style="color:#9772df;">Text here</p>
        
        
          .mytext {color:#9772df;}
        
        Text color #9772df
      
           This box has a color of #9772df        
        
          <div style="background-color:#9772df;">Content here</div>
        
        
          .mybackground {background-color:#9772df;}
        
        Background color #9772df
      
           Border around this has a color of #9772df        
        
          <div style="border:2px solid #9772df;">Content here</div>
        
        
          .myborder {border:2px solid #9772df;}
        
        Border color #9772df