#8265ef color space conversions
Hex:
        #8265ef
        RGB:
        130, 101, 239
        CMY:
        49, 60, 6
        CMYK:
        46, 58, 0, 6
      HSL:
        253°, 81.1765%, 66.6667%
        HSV (HSB):
        253°, 57.7406%, 93.7255%
        XYZ:
        29.4396, 20.2852, 84.0251
        xyY:
        0.2201, 0.1517, 20.2852
      CIE-Lab:
        52.1581, 44.5143, -65.9340
        CIE-LCH:
        52.1581, 79.5539, 304.0246
        CIE-Luv:
        52.1581, 2.1590, -106.2370
        Hunter-Lab:
        45.0391, 37.8573, -79.0844
      #8265ef color charts
#8265ef RGB chart
      #8265ef CMYK chart
      #8265ef RGB pie chart
      #8265ef color shades, tints & tones
#8265ef color schemes
#8265ef color preview, HTML & CSS examples
           This text has a color of #8265ef        
        
          <p style="color:#8265ef;">Text here</p>
        
        
          .mytext {color:#8265ef;}
        
        Text color #8265ef
      
           This box has a color of #8265ef        
        
          <div style="background-color:#8265ef;">Content here</div>
        
        
          .mybackground {background-color:#8265ef;}
        
        Background color #8265ef
      
           Border around this has a color of #8265ef        
        
          <div style="border:2px solid #8265ef;">Content here</div>
        
        
          .myborder {border:2px solid #8265ef;}
        
        Border color #8265ef