#8511dc color space conversions
Hex:
        #8511dc
        RGB:
        133, 17, 220
        CMY:
        48, 93, 14
        CMYK:
        40, 92, 0, 14
      HSL:
        274°, 85.6540%, 46.4706%
        HSV (HSB):
        274°, 92.2727%, 86.2745%
        XYZ:
        22.7916, 10.5548, 68.5462
        xyY:
        0.2237, 0.1036, 10.5548
      CIE-Lab:
        38.8202, 74.3398, -76.8930
        CIE-LCH:
        38.8202, 106.9530, 314.0328
        CIE-Luv:
        38.8202, 19.1184, -112.3980
        Hunter-Lab:
        32.4881, 68.3702, -102.3535
      #8511dc color charts
#8511dc RGB chart
      #8511dc CMYK chart
      #8511dc RGB pie chart
      #8511dc color shades, tints & tones
#8511dc color schemes
#8511dc color preview, HTML & CSS examples
           This text has a color of #8511dc        
        
          <p style="color:#8511dc;">Text here</p>
        
        
          .mytext {color:#8511dc;}
        
        Text color #8511dc
      
           This box has a color of #8511dc        
        
          <div style="background-color:#8511dc;">Content here</div>
        
        
          .mybackground {background-color:#8511dc;}
        
        Background color #8511dc
      
           Border around this has a color of #8511dc        
        
          <div style="border:2px solid #8511dc;">Content here</div>
        
        
          .myborder {border:2px solid #8511dc;}
        
        Border color #8511dc