#9f08ca color space conversions
Hex:
        #9f08ca
        RGB:
        159, 8, 202
        CMY:
        38, 97, 21
        CMYK:
        21, 96, 0, 21
      HSL:
        287°, 92.3810%, 41.1765%
        HSV (HSB):
        287°, 96.0396%, 79.2157%
        XYZ:
        25.0456, 11.8089, 56.8364
        xyY:
        0.2673, 0.1260, 11.8089
      CIE-Lab:
        40.9107, 75.2490, -62.9125
        CIE-LCH:
        40.9107, 98.0836, 320.1024
        CIE-Luv:
        40.9107, 37.7449, -97.4145
        Hunter-Lab:
        34.3640, 69.9593, -74.0079
      #9f08ca color charts
#9f08ca RGB chart
      #9f08ca CMYK chart
      #9f08ca RGB pie chart
      #9f08ca color shades, tints & tones
#9f08ca color schemes
#9f08ca color preview, HTML & CSS examples
           This text has a color of #9f08ca        
        
          <p style="color:#9f08ca;">Text here</p>
        
        
          .mytext {color:#9f08ca;}
        
        Text color #9f08ca
      
           This box has a color of #9f08ca        
        
          <div style="background-color:#9f08ca;">Content here</div>
        
        
          .mybackground {background-color:#9f08ca;}
        
        Background color #9f08ca
      
           Border around this has a color of #9f08ca        
        
          <div style="border:2px solid #9f08ca;">Content here</div>
        
        
          .myborder {border:2px solid #9f08ca;}
        
        Border color #9f08ca