#8023f2 color space conversions
Hex:
        #8023f2
        RGB:
        128, 35, 242
        CMY:
        50, 86, 5
        CMYK:
        47, 86, 0, 5
      HSL:
        267°, 88.8412%, 54.3137%
        HSV (HSB):
        267°, 85.5372%, 94.9020%
        XYZ:
        25.5301, 12.2021, 85.0140
        xyY:
        0.2080, 0.0994, 12.2021
      CIE-Lab:
        41.5355, 74.6101, -84.9658
        CIE-LCH:
        41.5355, 113.0745, 311.2870
        CIE-Luv:
        41.5355, 12.1145, -124.9772
        Hunter-Lab:
        34.9315, 69.3291, -119.8444
      #8023f2 color charts
#8023f2 RGB chart
      #8023f2 CMYK chart
      #8023f2 RGB pie chart
      #8023f2 color shades, tints & tones
#8023f2 color schemes
#8023f2 color preview, HTML & CSS examples
           This text has a color of #8023f2        
        
          <p style="color:#8023f2;">Text here</p>
        
        
          .mytext {color:#8023f2;}
        
        Text color #8023f2
      
           This box has a color of #8023f2        
        
          <div style="background-color:#8023f2;">Content here</div>
        
        
          .mybackground {background-color:#8023f2;}
        
        Background color #8023f2
      
           Border around this has a color of #8023f2        
        
          <div style="border:2px solid #8023f2;">Content here</div>
        
        
          .myborder {border:2px solid #8023f2;}
        
        Border color #8023f2