#850adb color space conversions
Hex:
        #850adb
        RGB:
        133, 10, 219
        CMY:
        48, 96, 14
        CMYK:
        39, 95, 0, 14
      HSL:
        275°, 91.2664%, 44.9020%
        HSV (HSB):
        275°, 95.4338%, 85.8824%
        XYZ:
        22.5676, 10.3181, 67.8200
        xyY:
        0.2241, 0.1025, 10.3181
      CIE-Lab:
        38.4074, 75.0982, -76.9973
        CIE-LCH:
        38.4074, 107.5561, 314.2846
        CIE-Luv:
        38.4074, 19.5801, -112.0785
        Hunter-Lab:
        32.1218, 69.1944, -102.6960
      #850adb color charts
#850adb RGB chart
      #850adb CMYK chart
      #850adb RGB pie chart
      #850adb color shades, tints & tones
#850adb color schemes
#850adb color preview, HTML & CSS examples
           This text has a color of #850adb        
        
          <p style="color:#850adb;">Text here</p>
        
        
          .mytext {color:#850adb;}
        
        Text color #850adb
      
           This box has a color of #850adb        
        
          <div style="background-color:#850adb;">Content here</div>
        
        
          .mybackground {background-color:#850adb;}
        
        Background color #850adb
      
           Border around this has a color of #850adb        
        
          <div style="border:2px solid #850adb;">Content here</div>
        
        
          .myborder {border:2px solid #850adb;}
        
        Border color #850adb