#9288df color space conversions
Hex:
        #9288df
        RGB:
        146, 136, 223
        CMY:
        43, 47, 13
        CMYK:
        35, 39, 0, 13
      HSL:
        247°, 57.6159%, 70.3922%
        HSV (HSB):
        247°, 39.0135%, 87.4510%
        XYZ:
        33.9775, 29.0470, 73.6279
        xyY:
        0.2486, 0.2126, 29.0470
      CIE-Lab:
        60.8231, 23.7237, -43.0923
        CIE-LCH:
        60.8231, 49.1910, 298.8342
        CIE-Luv:
        60.8231, -0.8147, -70.9834
        Hunter-Lab:
        53.8953, 18.2160, -43.2710
      #9288df color charts
#9288df RGB chart
      #9288df CMYK chart
      #9288df RGB pie chart
      #9288df color shades, tints & tones
#9288df color schemes
#9288df color preview, HTML & CSS examples
           This text has a color of #9288df        
        
          <p style="color:#9288df;">Text here</p>
        
        
          .mytext {color:#9288df;}
        
        Text color #9288df
      
           This box has a color of #9288df        
        
          <div style="background-color:#9288df;">Content here</div>
        
        
          .mybackground {background-color:#9288df;}
        
        Background color #9288df
      
           Border around this has a color of #9288df        
        
          <div style="border:2px solid #9288df;">Content here</div>
        
        
          .myborder {border:2px solid #9288df;}
        
        Border color #9288df