#9035df color space conversions
Hex:
        #9035df
        RGB:
        144, 53, 223
        CMY:
        44, 79, 13
        CMYK:
        35, 76, 0, 13
      HSL:
        272°, 72.6496%, 54.1176%
        HSV (HSB):
        272°, 76.2332%, 87.4510%
        XYZ:
        26.0940, 13.8032, 71.1010
        xyY:
        0.2351, 0.1244, 13.8032
      CIE-Lab:
        43.9494, 66.5631, -70.1533
        CIE-LCH:
        43.9494, 96.7064, 313.4957
        CIE-Luv:
        43.9494, 20.5418, -108.5972
        Hunter-Lab:
        37.1527, 60.3514, -87.4595
      #9035df color charts
#9035df RGB chart
      #9035df CMYK chart
      #9035df RGB pie chart
      #9035df color shades, tints & tones
#9035df color schemes
#9035df color preview, HTML & CSS examples
           This text has a color of #9035df        
        
          <p style="color:#9035df;">Text here</p>
        
        
          .mytext {color:#9035df;}
        
        Text color #9035df
      
           This box has a color of #9035df        
        
          <div style="background-color:#9035df;">Content here</div>
        
        
          .mybackground {background-color:#9035df;}
        
        Background color #9035df
      
           Border around this has a color of #9035df        
        
          <div style="border:2px solid #9035df;">Content here</div>
        
        
          .myborder {border:2px solid #9035df;}
        
        Border color #9035df