#8267ef color space conversions
Hex:
        #8267ef
        RGB:
        130, 103, 239
        CMY:
        49, 60, 6
        CMYK:
        46, 57, 0, 6
      HSL:
        252°, 80.9524%, 67.0588%
        HSV (HSB):
        252°, 56.9038%, 93.7255%
        XYZ:
        29.6362, 20.6783, 84.0907
        xyY:
        0.2205, 0.1539, 20.6783
      CIE-Lab:
        52.5956, 43.3798, -65.2274
        CIE-LCH:
        52.5956, 78.3353, 303.6261
        CIE-Luv:
        52.5956, 1.6249, -105.3060
        Hunter-Lab:
        45.4734, 36.7544, -77.8093
      #8267ef color charts
#8267ef RGB chart
      #8267ef CMYK chart
      #8267ef RGB pie chart
      #8267ef color shades, tints & tones
#8267ef color schemes
#8267ef color preview, HTML & CSS examples
           This text has a color of #8267ef        
        
          <p style="color:#8267ef;">Text here</p>
        
        
          .mytext {color:#8267ef;}
        
        Text color #8267ef
      
           This box has a color of #8267ef        
        
          <div style="background-color:#8267ef;">Content here</div>
        
        
          .mybackground {background-color:#8267ef;}
        
        Background color #8267ef
      
           Border around this has a color of #8267ef        
        
          <div style="border:2px solid #8267ef;">Content here</div>
        
        
          .myborder {border:2px solid #8267ef;}
        
        Border color #8267ef