#8243be color space conversions
Hex:
        #8243be
        RGB:
        130, 67, 190
        CMY:
        49, 74, 25
        CMYK:
        32, 65, 0, 25
      HSL:
        271°, 48.6166%, 50.3922%
        HSV (HSB):
        271°, 64.7368%, 74.5098%
        XYZ:
        20.5073, 12.4778, 50.0428
        xyY:
        0.2470, 0.1503, 12.4778
      CIE-Lab:
        41.9657, 50.0367, -54.4034
        CIE-LCH:
        41.9657, 73.9148, 312.6058
        CIE-Luv:
        41.9657, 17.1404, -84.2746
        Hunter-Lab:
        35.3240, 41.8112, -59.2682
      #8243be color charts
#8243be RGB chart
      #8243be CMYK chart
      #8243be RGB pie chart
      #8243be color shades, tints & tones
#8243be color schemes
#8243be color preview, HTML & CSS examples
           This text has a color of #8243be        
        
          <p style="color:#8243be;">Text here</p>
        
        
          .mytext {color:#8243be;}
        
        Text color #8243be
      
           This box has a color of #8243be        
        
          <div style="background-color:#8243be;">Content here</div>
        
        
          .mybackground {background-color:#8243be;}
        
        Background color #8243be
      
           Border around this has a color of #8243be        
        
          <div style="border:2px solid #8243be;">Content here</div>
        
        
          .myborder {border:2px solid #8243be;}
        
        Border color #8243be