#850f90 color space conversions
Hex:
        #850f90
        RGB:
        133, 15, 144
        CMY:
        48, 94, 44
        CMYK:
        8, 90, 0, 44
      HSL:
        295°, 81.1321%, 31.1765%
        HSV (HSB):
        295°, 89.5833%, 56.4706%
        XYZ:
        14.8777, 7.3418, 27.0185
        xyY:
        0.3022, 0.1491, 7.3418
      CIE-Lab:
        32.5727, 60.1001, -41.9333
        CIE-LCH:
        32.5727, 73.2832, 325.0956
        CIE-Luv:
        32.5727, 38.5180, -62.5309
        Hunter-Lab:
        27.0958, 50.5931, -40.1539
      #850f90 color charts
#850f90 RGB chart
      #850f90 CMYK chart
      #850f90 RGB pie chart
      #850f90 color shades, tints & tones
#850f90 color schemes
#850f90 color preview, HTML & CSS examples
           This text has a color of #850f90        
        
          <p style="color:#850f90;">Text here</p>
        
        
          .mytext {color:#850f90;}
        
        Text color #850f90
      
           This box has a color of #850f90        
        
          <div style="background-color:#850f90;">Content here</div>
        
        
          .mybackground {background-color:#850f90;}
        
        Background color #850f90
      
           Border around this has a color of #850f90        
        
          <div style="border:2px solid #850f90;">Content here</div>
        
        
          .myborder {border:2px solid #850f90;}
        
        Border color #850f90