#8536dd color space conversions
Hex:
        #8536dd
        RGB:
        133, 54, 221
        CMY:
        48, 79, 13
        CMYK:
        40, 76, 0, 13
      HSL:
        268°, 71.0638%, 53.9216%
        HSV (HSB):
        268°, 75.5656%, 86.6667%
        XYZ:
        24.0432, 12.8453, 69.6188
        xyY:
        0.2257, 0.1206, 12.8453
      CIE-Lab:
        42.5293, 63.9375, -71.3875
        CIE-LCH:
        42.5293, 95.8342, 311.8489
        CIE-Luv:
        42.5293, 15.5585, -108.7449
        Hunter-Lab:
        35.8404, 57.0243, -90.0806
      #8536dd color charts
#8536dd RGB chart
      #8536dd CMYK chart
      #8536dd RGB pie chart
      #8536dd color shades, tints & tones
#8536dd color schemes
#8536dd color preview, HTML & CSS examples
           This text has a color of #8536dd        
        
          <p style="color:#8536dd;">Text here</p>
        
        
          .mytext {color:#8536dd;}
        
        Text color #8536dd
      
           This box has a color of #8536dd        
        
          <div style="background-color:#8536dd;">Content here</div>
        
        
          .mybackground {background-color:#8536dd;}
        
        Background color #8536dd
      
           Border around this has a color of #8536dd        
        
          <div style="border:2px solid #8536dd;">Content here</div>
        
        
          .myborder {border:2px solid #8536dd;}
        
        Border color #8536dd