#8850bf color space conversions
Hex:
        #8850bf
        RGB:
        136, 80, 191
        CMY:
        47, 69, 25
        CMYK:
        29, 58, 0, 25
      HSL:
        270°, 46.4435%, 53.1373%
        HSV (HSB):
        270°, 58.1152%, 74.9020%
        XYZ:
        22.4260, 14.7331, 50.9520
        xyY:
        0.2545, 0.1672, 14.7331
      CIE-Lab:
        45.2665, 44.8840, -49.6415
        CIE-LCH:
        45.2665, 66.9242, 312.1187
        CIE-Luv:
        45.2665, 16.7863, -78.6942
        Hunter-Lab:
        38.3838, 37.1181, -51.8350
      #8850bf color charts
#8850bf RGB chart
      #8850bf CMYK chart
      #8850bf RGB pie chart
      #8850bf color shades, tints & tones
#8850bf color schemes
#8850bf color preview, HTML & CSS examples
           This text has a color of #8850bf        
        
          <p style="color:#8850bf;">Text here</p>
        
        
          .mytext {color:#8850bf;}
        
        Text color #8850bf
      
           This box has a color of #8850bf        
        
          <div style="background-color:#8850bf;">Content here</div>
        
        
          .mybackground {background-color:#8850bf;}
        
        Background color #8850bf
      
           Border around this has a color of #8850bf        
        
          <div style="border:2px solid #8850bf;">Content here</div>
        
        
          .myborder {border:2px solid #8850bf;}
        
        Border color #8850bf