#8506bc color space conversions
Hex:
        #8506bc
        RGB:
        133, 6, 188
        CMY:
        48, 98, 26
        CMYK:
        29, 97, 0, 26
      HSL:
        282°, 93.8144%, 38.0392%
        HSV (HSB):
        282°, 96.8085%, 73.7255%
        XYZ:
        18.8151, 8.7476, 48.2737
        xyY:
        0.2481, 0.1153, 8.7476
      CIE-Lab:
        35.4938, 69.4461, -63.7213
        CIE-LCH:
        35.4938, 94.2505, 317.4616
        CIE-Luv:
        35.4938, 26.4897, -92.8949
        Hunter-Lab:
        29.5764, 61.7945, -76.0679
      #8506bc color charts
#8506bc RGB chart
      #8506bc CMYK chart
      #8506bc RGB pie chart
      #8506bc color shades, tints & tones
#8506bc color schemes
#8506bc color preview, HTML & CSS examples
           This text has a color of #8506bc        
        
          <p style="color:#8506bc;">Text here</p>
        
        
          .mytext {color:#8506bc;}
        
        Text color #8506bc
      
           This box has a color of #8506bc        
        
          <div style="background-color:#8506bc;">Content here</div>
        
        
          .mybackground {background-color:#8506bc;}
        
        Background color #8506bc
      
           Border around this has a color of #8506bc        
        
          <div style="border:2px solid #8506bc;">Content here</div>
        
        
          .myborder {border:2px solid #8506bc;}
        
        Border color #8506bc