#811fde color space conversions
Hex:
        #811fde
        RGB:
        129, 31, 222
        CMY:
        49, 88, 13
        CMYK:
        42, 86, 0, 13
      HSL:
        271°, 75.4941%, 49.6078%
        HSV (HSB):
        271°, 86.0360%, 87.0588%
        XYZ:
        22.7281, 10.9210, 70.0173
        xyY:
        0.2192, 0.1053, 10.9210
      CIE-Lab:
        39.4471, 71.3487, -77.0297
        CIE-LCH:
        39.4471, 104.9962, 312.8074
        CIE-Luv:
        39.4471, 16.0982, -113.0772
        Hunter-Lab:
        33.0470, 64.9312, -102.4861
      #811fde color charts
#811fde RGB chart
      #811fde CMYK chart
      #811fde RGB pie chart
      #811fde color shades, tints & tones
#811fde color schemes
#811fde color preview, HTML & CSS examples
           This text has a color of #811fde        
        
          <p style="color:#811fde;">Text here</p>
        
        
          .mytext {color:#811fde;}
        
        Text color #811fde
      
           This box has a color of #811fde        
        
          <div style="background-color:#811fde;">Content here</div>
        
        
          .mybackground {background-color:#811fde;}
        
        Background color #811fde
      
           Border around this has a color of #811fde        
        
          <div style="border:2px solid #811fde;">Content here</div>
        
        
          .myborder {border:2px solid #811fde;}
        
        Border color #811fde