#8235ef color space conversions
Hex:
        #8235ef
        RGB:
        130, 53, 239
        CMY:
        49, 79, 6
        CMYK:
        46, 78, 0, 6
      HSL:
        265°, 85.3211%, 57.2549%
        HSV (HSB):
        265°, 77.8243%, 93.7255%
        XYZ:
        26.0590, 13.5240, 82.8983
        xyY:
        0.2128, 0.1104, 13.5240
      CIE-Lab:
        43.5424, 68.1718, -79.9649
        CIE-LCH:
        43.5424, 105.0799, 310.4483
        CIE-Luv:
        43.5424, 11.5494, -120.8488
        Hunter-Lab:
        36.7750, 62.1299, -107.9090
      #8235ef color charts
#8235ef RGB chart
      #8235ef CMYK chart
      #8235ef RGB pie chart
      #8235ef color shades, tints & tones
#8235ef color schemes
#8235ef color preview, HTML & CSS examples
           This text has a color of #8235ef        
        
          <p style="color:#8235ef;">Text here</p>
        
        
          .mytext {color:#8235ef;}
        
        Text color #8235ef
      
           This box has a color of #8235ef        
        
          <div style="background-color:#8235ef;">Content here</div>
        
        
          .mybackground {background-color:#8235ef;}
        
        Background color #8235ef
      
           Border around this has a color of #8235ef        
        
          <div style="border:2px solid #8235ef;">Content here</div>
        
        
          .myborder {border:2px solid #8235ef;}
        
        Border color #8235ef