#8271ee color space conversions
Hex:
        #8271ee
        RGB:
        130, 113, 238
        CMY:
        49, 56, 7
        CMYK:
        45, 53, 0, 7
      HSL:
        248°, 78.6164%, 68.8235%
        HSV (HSB):
        248°, 52.5210%, 93.3333%
        XYZ:
        30.5437, 22.7291, 83.6663
        xyY:
        0.2230, 0.1660, 22.7291
      CIE-Lab:
        54.7922, 37.3377, -61.1309
        CIE-LCH:
        54.7922, 71.6316, 301.4159
        CIE-Luv:
        54.7922, -1.1174, -99.5164
        Hunter-Lab:
        47.6751, 30.9270, -70.6770
      #8271ee color charts
#8271ee RGB chart
      #8271ee CMYK chart
      #8271ee RGB pie chart
      #8271ee color shades, tints & tones
#8271ee color schemes
#8271ee color preview, HTML & CSS examples
           This text has a color of #8271ee        
        
          <p style="color:#8271ee;">Text here</p>
        
        
          .mytext {color:#8271ee;}
        
        Text color #8271ee
      
           This box has a color of #8271ee        
        
          <div style="background-color:#8271ee;">Content here</div>
        
        
          .mybackground {background-color:#8271ee;}
        
        Background color #8271ee
      
           Border around this has a color of #8271ee        
        
          <div style="border:2px solid #8271ee;">Content here</div>
        
        
          .myborder {border:2px solid #8271ee;}
        
        Border color #8271ee