#9f80d2 color space conversions
Hex:
        #9f80d2
        RGB:
        159, 128, 210
        CMY:
        38, 50, 18
        CMYK:
        24, 39, 0, 18
      HSL:
        263°, 47.6744%, 66.2745%
        HSV (HSB):
        263°, 39.0476%, 82.3529%
        XYZ:
        33.6501, 27.4624, 64.5000
        xyY:
        0.2679, 0.2186, 27.4624
      CIE-Lab:
        59.3999, 28.7147, -37.9694
        CIE-LCH:
        59.3999, 47.6047, 307.0987
        CIE-Luv:
        59.3999, 9.8641, -63.0068
        Hunter-Lab:
        52.4046, 22.9106, -36.2914
      #9f80d2 color charts
#9f80d2 RGB chart
      #9f80d2 CMYK chart
      #9f80d2 RGB pie chart
      #9f80d2 color shades, tints & tones
#9f80d2 color schemes
#9f80d2 color preview, HTML & CSS examples
           This text has a color of #9f80d2        
        
          <p style="color:#9f80d2;">Text here</p>
        
        
          .mytext {color:#9f80d2;}
        
        Text color #9f80d2
      
           This box has a color of #9f80d2        
        
          <div style="background-color:#9f80d2;">Content here</div>
        
        
          .mybackground {background-color:#9f80d2;}
        
        Background color #9f80d2
      
           Border around this has a color of #9f80d2        
        
          <div style="border:2px solid #9f80d2;">Content here</div>
        
        
          .myborder {border:2px solid #9f80d2;}
        
        Border color #9f80d2