#8536dc color space conversions
Hex:
        #8536dc
        RGB:
        133, 54, 220
        CMY:
        48, 79, 14
        CMYK:
        40, 75, 0, 14
      HSL:
        269°, 70.3390%, 53.7255%
        HSV (HSB):
        269°, 75.4545%, 86.2745%
        XYZ:
        23.9103, 12.7922, 68.9191
        xyY:
        0.2264, 0.1211, 12.7922
      CIE-Lab:
        42.4484, 63.7024, -70.9477
        CIE-LCH:
        42.4484, 95.3497, 311.9200
        CIE-Luv:
        42.4484, 15.7288, -108.0882
        Hunter-Lab:
        35.7662, 56.7395, -89.2117
      #8536dc color charts
#8536dc RGB chart
      #8536dc CMYK chart
      #8536dc RGB pie chart
      #8536dc color shades, tints & tones
#8536dc color schemes
#8536dc color preview, HTML & CSS examples
           This text has a color of #8536dc        
        
          <p style="color:#8536dc;">Text here</p>
        
        
          .mytext {color:#8536dc;}
        
        Text color #8536dc
      
           This box has a color of #8536dc        
        
          <div style="background-color:#8536dc;">Content here</div>
        
        
          .mybackground {background-color:#8536dc;}
        
        Background color #8536dc
      
           Border around this has a color of #8536dc        
        
          <div style="border:2px solid #8536dc;">Content here</div>
        
        
          .myborder {border:2px solid #8536dc;}
        
        Border color #8536dc