#8534fd color space conversions
Hex:
        #8534fd
        RGB:
        133, 52, 253
        CMY:
        48, 80, 1
        CMYK:
        47, 79, 0, 1
      HSL:
        264°, 98.0488%, 59.8039%
        HSV (HSB):
        264°, 79.4466%, 99.2157%
        XYZ:
        28.6305, 14.5344, 94.2249
        xyY:
        0.2084, 0.1058, 14.5344
      CIE-Lab:
        44.9897, 72.2844, -85.4346
        CIE-LCH:
        44.9897, 111.9112, 310.2339
        CIE-Luv:
        44.9897, 10.8297, -129.3780
        Hunter-Lab:
        38.1240, 67.3336, -119.8508
      #8534fd color charts
#8534fd RGB chart
      #8534fd CMYK chart
      #8534fd RGB pie chart
      #8534fd color shades, tints & tones
#8534fd color schemes
#8534fd color preview, HTML & CSS examples
           This text has a color of #8534fd        
        
          <p style="color:#8534fd;">Text here</p>
        
        
          .mytext {color:#8534fd;}
        
        Text color #8534fd
      
           This box has a color of #8534fd        
        
          <div style="background-color:#8534fd;">Content here</div>
        
        
          .mybackground {background-color:#8534fd;}
        
        Background color #8534fd
      
           Border around this has a color of #8534fd        
        
          <div style="border:2px solid #8534fd;">Content here</div>
        
        
          .myborder {border:2px solid #8534fd;}
        
        Border color #8534fd