#8123f5 color space conversions
Hex:
        #8123f5
        RGB:
        129, 35, 245
        CMY:
        49, 86, 4
        CMYK:
        47, 86, 0, 4
      HSL:
        267°, 91.3043%, 54.9020%
        HSV (HSB):
        267°, 85.7143%, 96.0784%
        XYZ:
        26.1357, 12.4618, 87.4141
        xyY:
        0.2074, 0.0989, 12.4618
      CIE-Lab:
        41.9408, 75.3939, -85.9840
        CIE-LCH:
        41.9408, 114.3568, 311.2455
        CIE-Luv:
        41.9408, 12.0548, -126.6951
        Hunter-Lab:
        35.3012, 70.3777, -122.1050
      #8123f5 color charts
#8123f5 RGB chart
      #8123f5 CMYK chart
      #8123f5 RGB pie chart
      #8123f5 color shades, tints & tones
#8123f5 color schemes
#8123f5 color preview, HTML & CSS examples
           This text has a color of #8123f5        
        
          <p style="color:#8123f5;">Text here</p>
        
        
          .mytext {color:#8123f5;}
        
        Text color #8123f5
      
           This box has a color of #8123f5        
        
          <div style="background-color:#8123f5;">Content here</div>
        
        
          .mybackground {background-color:#8123f5;}
        
        Background color #8123f5
      
           Border around this has a color of #8123f5        
        
          <div style="border:2px solid #8123f5;">Content here</div>
        
        
          .myborder {border:2px solid #8123f5;}
        
        Border color #8123f5