#8230eb color space conversions
Hex:
        #8230eb
        RGB:
        130, 48, 235
        CMY:
        49, 81, 8
        CMYK:
        45, 80, 0, 8
      HSL:
        266°, 82.3789%, 55.4902%
        HSV (HSB):
        266°, 79.5745%, 92.1569%
        XYZ:
        25.2583, 12.8579, 79.7478
        xyY:
        0.2143, 0.1091, 12.8579
      CIE-Lab:
        42.5483, 69.0951, -79.3354
        CIE-LCH:
        42.5483, 105.2057, 311.0534
        CIE-Luv:
        42.5483, 12.7553, -119.1009
        Hunter-Lab:
        35.8579, 62.9839, -106.7602
      #8230eb color charts
#8230eb RGB chart
      #8230eb CMYK chart
      #8230eb RGB pie chart
      #8230eb color shades, tints & tones
#8230eb color schemes
#8230eb color preview, HTML & CSS examples
           This text has a color of #8230eb        
        
          <p style="color:#8230eb;">Text here</p>
        
        
          .mytext {color:#8230eb;}
        
        Text color #8230eb
      
           This box has a color of #8230eb        
        
          <div style="background-color:#8230eb;">Content here</div>
        
        
          .mybackground {background-color:#8230eb;}
        
        Background color #8230eb
      
           Border around this has a color of #8230eb        
        
          <div style="border:2px solid #8230eb;">Content here</div>
        
        
          .myborder {border:2px solid #8230eb;}
        
        Border color #8230eb