#8231ee color space conversions
Hex:
        #8231ee
        RGB:
        130, 49, 238
        CMY:
        49, 81, 7
        CMYK:
        45, 79, 0, 7
      HSL:
        266°, 84.7534%, 56.2745%
        HSV (HSB):
        266°, 79.4118%, 93.3333%
        XYZ:
        25.7369, 13.1155, 82.0640
        xyY:
        0.2128, 0.1085, 13.1155
      CIE-Lab:
        42.9368, 69.4384, -80.3944
        CIE-LCH:
        42.9368, 106.2307, 310.8179
        CIE-Luv:
        42.9368, 12.1811, -120.8294
        Hunter-Lab:
        36.2153, 63.4763, -109.0005
      #8231ee color charts
#8231ee RGB chart
      #8231ee CMYK chart
      #8231ee RGB pie chart
      #8231ee color shades, tints & tones
#8231ee color schemes
#8231ee color preview, HTML & CSS examples
           This text has a color of #8231ee        
        
          <p style="color:#8231ee;">Text here</p>
        
        
          .mytext {color:#8231ee;}
        
        Text color #8231ee
      
           This box has a color of #8231ee        
        
          <div style="background-color:#8231ee;">Content here</div>
        
        
          .mybackground {background-color:#8231ee;}
        
        Background color #8231ee
      
           Border around this has a color of #8231ee        
        
          <div style="border:2px solid #8231ee;">Content here</div>
        
        
          .myborder {border:2px solid #8231ee;}
        
        Border color #8231ee