#9369fe color space conversions
Hex:
        #9369fe
        RGB:
        147, 105, 254
        CMY:
        42, 59, 0
        CMYK:
        42, 59, 0, 0
      HSL:
        257°, 98.6755%, 70.3922%
        HSV (HSB):
        257°, 58.6614%, 99.6078%
        XYZ:
        34.9736, 23.4620, 96.4512
        xyY:
        0.2258, 0.1515, 23.4620
      CIE-Lab:
        55.5450, 49.9085, -68.7252
        CIE-LCH:
        55.5450, 84.9353, 305.9873
        CIE-Luv:
        55.5450, 6.5175, -112.7114
        Hunter-Lab:
        48.4375, 44.1175, -84.1549
      #9369fe color charts
#9369fe RGB chart
      #9369fe CMYK chart
      #9369fe RGB pie chart
      #9369fe color shades, tints & tones
#9369fe color schemes
#9369fe color preview, HTML & CSS examples
           This text has a color of #9369fe        
        
          <p style="color:#9369fe;">Text here</p>
        
        
          .mytext {color:#9369fe;}
        
        Text color #9369fe
      
           This box has a color of #9369fe        
        
          <div style="background-color:#9369fe;">Content here</div>
        
        
          .mybackground {background-color:#9369fe;}
        
        Background color #9369fe
      
           Border around this has a color of #9369fe        
        
          <div style="border:2px solid #9369fe;">Content here</div>
        
        
          .myborder {border:2px solid #9369fe;}
        
        Border color #9369fe