#8b0de2 color space conversions
Hex:
        #8b0de2
        RGB:
        139, 13, 226
        CMY:
        45, 95, 11
        CMYK:
        38, 94, 0, 11
      HSL:
        275°, 89.1213%, 46.8627%
        HSV (HSB):
        275°, 94.2478%, 88.6275%
        XYZ:
        24.5189, 11.2678, 72.8341
        xyY:
        0.2257, 0.1037, 11.2678
      CIE-Lab:
        40.0279, 76.7911, -78.3130
        CIE-LCH:
        40.0279, 109.6804, 314.4378
        CIE-Luv:
        40.0279, 20.9109, -115.6339
        Hunter-Lab:
        33.5675, 71.6391, -105.1488
      #8b0de2 color charts
#8b0de2 RGB chart
      #8b0de2 CMYK chart
      #8b0de2 RGB pie chart
      #8b0de2 color shades, tints & tones
#8b0de2 color schemes
#8b0de2 color preview, HTML & CSS examples
           This text has a color of #8b0de2        
        
          <p style="color:#8b0de2;">Text here</p>
        
        
          .mytext {color:#8b0de2;}
        
        Text color #8b0de2
      
           This box has a color of #8b0de2        
        
          <div style="background-color:#8b0de2;">Content here</div>
        
        
          .mybackground {background-color:#8b0de2;}
        
        Background color #8b0de2
      
           Border around this has a color of #8b0de2        
        
          <div style="border:2px solid #8b0de2;">Content here</div>
        
        
          .myborder {border:2px solid #8b0de2;}
        
        Border color #8b0de2