#850dbb color space conversions
Hex:
        #850dbb
        RGB:
        133, 13, 187
        CMY:
        48, 95, 27
        CMYK:
        29, 93, 0, 27
      HSL:
        281°, 87.0000%, 39.2157%
        HSV (HSB):
        281°, 93.0481%, 73.3333%
        XYZ:
        18.7864, 8.8622, 47.7341
        xyY:
        0.2492, 0.1176, 8.8622
      CIE-Lab:
        35.7177, 68.3329, -62.7648
        CIE-LCH:
        35.7177, 92.7836, 317.4320
        CIE-Luv:
        35.7177, 26.4475, -91.8871
        Hunter-Lab:
        29.7695, 60.5480, -74.2302
      #850dbb color charts
#850dbb RGB chart
      #850dbb CMYK chart
      #850dbb RGB pie chart
      #850dbb color shades, tints & tones
#850dbb color schemes
#850dbb color preview, HTML & CSS examples
           This text has a color of #850dbb        
        
          <p style="color:#850dbb;">Text here</p>
        
        
          .mytext {color:#850dbb;}
        
        Text color #850dbb
      
           This box has a color of #850dbb        
        
          <div style="background-color:#850dbb;">Content here</div>
        
        
          .mybackground {background-color:#850dbb;}
        
        Background color #850dbb
      
           Border around this has a color of #850dbb        
        
          <div style="border:2px solid #850dbb;">Content here</div>
        
        
          .myborder {border:2px solid #850dbb;}
        
        Border color #850dbb