#8238fc color space conversions
Hex:
        #8238fc
        RGB:
        130, 56, 252
        CMY:
        49, 78, 1
        CMYK:
        48, 78, 0, 1
      HSL:
        263°, 97.0297%, 60.3922%
        HSV (HSB):
        263°, 77.7778%, 98.8235%
        XYZ:
        28.1908, 14.6024, 93.4282
        xyY:
        0.2069, 0.1072, 14.6024
      CIE-Lab:
        45.0848, 70.1500, -84.7320
        CIE-LCH:
        45.0848, 110.0024, 309.6215
        CIE-Luv:
        45.0848, 9.3332, -128.4741
        Hunter-Lab:
        38.2131, 64.8108, -118.2103
      #8238fc color charts
#8238fc RGB chart
      #8238fc CMYK chart
      #8238fc RGB pie chart
      #8238fc color shades, tints & tones
#8238fc color schemes
#8238fc color preview, HTML & CSS examples
           This text has a color of #8238fc        
        
          <p style="color:#8238fc;">Text here</p>
        
        
          .mytext {color:#8238fc;}
        
        Text color #8238fc
      
           This box has a color of #8238fc        
        
          <div style="background-color:#8238fc;">Content here</div>
        
        
          .mybackground {background-color:#8238fc;}
        
        Background color #8238fc
      
           Border around this has a color of #8238fc        
        
          <div style="border:2px solid #8238fc;">Content here</div>
        
        
          .myborder {border:2px solid #8238fc;}
        
        Border color #8238fc