#8046eb color space conversions
Hex:
        #8046eb
        RGB:
        128, 70, 235
        CMY:
        50, 73, 8
        CMYK:
        46, 70, 0, 8
      HSL:
        261°, 80.4878%, 59.8039%
        HSV (HSB):
        261°, 70.2128%, 92.1569%
        XYZ:
        26.0876, 14.9677, 80.1113
        xyY:
        0.2153, 0.1235, 14.9677
      CIE-Lab:
        45.5899, 59.4656, -74.3649
        CIE-LCH:
        45.5899, 95.2171, 308.6474
        CIE-Luv:
        45.5899, 8.7206, -114.9448
        Hunter-Lab:
        38.6881, 52.6597, -95.6901
      #8046eb color charts
#8046eb RGB chart
      #8046eb CMYK chart
      #8046eb RGB pie chart
      #8046eb color shades, tints & tones
#8046eb color schemes
#8046eb color preview, HTML & CSS examples
           This text has a color of #8046eb        
        
          <p style="color:#8046eb;">Text here</p>
        
        
          .mytext {color:#8046eb;}
        
        Text color #8046eb
      
           This box has a color of #8046eb        
        
          <div style="background-color:#8046eb;">Content here</div>
        
        
          .mybackground {background-color:#8046eb;}
        
        Background color #8046eb
      
           Border around this has a color of #8046eb        
        
          <div style="border:2px solid #8046eb;">Content here</div>
        
        
          .myborder {border:2px solid #8046eb;}
        
        Border color #8046eb