#9f0265 color space conversions
Hex:
        #9f0265
        RGB:
        159, 2, 101
        CMY:
        38, 99, 60
        CMYK:
        0, 99, 36, 38
      HSL:
        322°, 97.5155%, 31.5686%
        HSV (HSB):
        322°, 98.7421%, 62.3529%
        XYZ:
        16.6687, 8.3539, 13.0458
        xyY:
        0.4379, 0.2194, 8.3539
      CIE-Lab:
        34.7094, 61.2963, -11.1679
        CIE-LCH:
        34.7094, 62.3053, 349.6743
        CIE-Luv:
        34.7094, 76.8412, -24.0103
        Hunter-Lab:
        28.9032, 52.3622, -6.5292
      #9f0265 color charts
#9f0265 RGB chart
      #9f0265 CMYK chart
      #9f0265 RGB pie chart
      #9f0265 color shades, tints & tones
#9f0265 color schemes
#9f0265 color preview, HTML & CSS examples
           This text has a color of #9f0265        
        
          <p style="color:#9f0265;">Text here</p>
        
        
          .mytext {color:#9f0265;}
        
        Text color #9f0265
      
           This box has a color of #9f0265        
        
          <div style="background-color:#9f0265;">Content here</div>
        
        
          .mybackground {background-color:#9f0265;}
        
        Background color #9f0265
      
           Border around this has a color of #9f0265        
        
          <div style="border:2px solid #9f0265;">Content here</div>
        
        
          .myborder {border:2px solid #9f0265;}
        
        Border color #9f0265