#8237ee color space conversions
Hex:
        #8237ee
        RGB:
        130, 55, 238
        CMY:
        49, 78, 7
        CMYK:
        45, 77, 0, 7
      HSL:
        265°, 84.3318%, 57.4510%
        HSV (HSB):
        265°, 76.8908%, 93.3333%
        XYZ:
        26.0047, 13.6512, 82.1533
        xyY:
        0.2135, 0.1121, 13.6512
      CIE-Lab:
        43.7286, 67.1439, -79.0952
        CIE-LCH:
        43.7286, 103.7514, 310.3279
        CIE-Luv:
        43.7286, 11.4391, -119.8858
        Hunter-Lab:
        36.9476, 60.9749, -105.9685
      #8237ee color charts
#8237ee RGB chart
      #8237ee CMYK chart
      #8237ee RGB pie chart
      #8237ee color shades, tints & tones
#8237ee color schemes
#8237ee color preview, HTML & CSS examples
           This text has a color of #8237ee        
        
          <p style="color:#8237ee;">Text here</p>
        
        
          .mytext {color:#8237ee;}
        
        Text color #8237ee
      
           This box has a color of #8237ee        
        
          <div style="background-color:#8237ee;">Content here</div>
        
        
          .mybackground {background-color:#8237ee;}
        
        Background color #8237ee
      
           Border around this has a color of #8237ee        
        
          <div style="border:2px solid #8237ee;">Content here</div>
        
        
          .myborder {border:2px solid #8237ee;}
        
        Border color #8237ee