#8311dc color space conversions
Hex:
        #8311dc
        RGB:
        131, 17, 220
        CMY:
        49, 93, 14
        CMYK:
        40, 92, 0, 14
      HSL:
        274°, 85.6540%, 46.4706%
        HSV (HSB):
        274°, 92.2727%, 86.2745%
        XYZ:
        22.4788, 10.3935, 68.5315
        xyY:
        0.2217, 0.1025, 10.3935
      CIE-Lab:
        38.5396, 74.1217, -77.3646
        CIE-LCH:
        38.5396, 107.1416, 313.7736
        CIE-Luv:
        38.5396, 18.2014, -112.5897
        Hunter-Lab:
        32.2390, 68.0420, -103.4677
      #8311dc color charts
#8311dc RGB chart
      #8311dc CMYK chart
      #8311dc RGB pie chart
      #8311dc color shades, tints & tones
#8311dc color schemes
#8311dc color preview, HTML & CSS examples
           This text has a color of #8311dc        
        
          <p style="color:#8311dc;">Text here</p>
        
        
          .mytext {color:#8311dc;}
        
        Text color #8311dc
      
           This box has a color of #8311dc        
        
          <div style="background-color:#8311dc;">Content here</div>
        
        
          .mybackground {background-color:#8311dc;}
        
        Background color #8311dc
      
           Border around this has a color of #8311dc        
        
          <div style="border:2px solid #8311dc;">Content here</div>
        
        
          .myborder {border:2px solid #8311dc;}
        
        Border color #8311dc