#8260eb color space conversions
Hex:
        #8260eb
        RGB:
        130, 96, 235
        CMY:
        49, 62, 8
        CMYK:
        45, 59, 0, 8
      HSL:
        255°, 77.6536%, 64.9020%
        HSV (HSB):
        255°, 59.1489%, 92.1569%
        XYZ:
        28.3842, 19.1097, 80.7898
        xyY:
        0.2213, 0.1490, 19.1097
      CIE-Lab:
        50.8153, 46.2102, -65.8638
        CIE-LCH:
        50.8153, 80.4576, 305.0536
        CIE-Luv:
        50.8153, 3.8647, -105.5524
        Hunter-Lab:
        43.7147, 39.4004, -78.9745
      #8260eb color charts
#8260eb RGB chart
      #8260eb CMYK chart
      #8260eb RGB pie chart
      #8260eb color shades, tints & tones
#8260eb color schemes
#8260eb color preview, HTML & CSS examples
           This text has a color of #8260eb        
        
          <p style="color:#8260eb;">Text here</p>
        
        
          .mytext {color:#8260eb;}
        
        Text color #8260eb
      
           This box has a color of #8260eb        
        
          <div style="background-color:#8260eb;">Content here</div>
        
        
          .mybackground {background-color:#8260eb;}
        
        Background color #8260eb
      
           Border around this has a color of #8260eb        
        
          <div style="border:2px solid #8260eb;">Content here</div>
        
        
          .myborder {border:2px solid #8260eb;}
        
        Border color #8260eb