#8a05ec color space conversions
Hex:
        #8a05ec
        RGB:
        138, 5, 236
        CMY:
        46, 98, 7
        CMYK:
        42, 98, 0, 7
      HSL:
        275°, 95.8506%, 47.2549%
        HSV (HSB):
        275°, 97.8814%, 92.5490%
        XYZ:
        25.6758, 11.5679, 80.2364
        xyY:
        0.2186, 0.0985, 11.5679
      CIE-Lab:
        40.5210, 79.5952, -83.1983
        CIE-LCH:
        40.5210, 115.1406, 313.7321
        CIE-Luv:
        40.5210, 18.7676, -122.0364
        Hunter-Lab:
        34.0117, 75.2314, -116.0620
      #8a05ec color charts
#8a05ec RGB chart
      #8a05ec CMYK chart
      #8a05ec RGB pie chart
      #8a05ec color shades, tints & tones
#8a05ec color schemes
#8a05ec color preview, HTML & CSS examples
           This text has a color of #8a05ec        
        
          <p style="color:#8a05ec;">Text here</p>
        
        
          .mytext {color:#8a05ec;}
        
        Text color #8a05ec
      
           This box has a color of #8a05ec        
        
          <div style="background-color:#8a05ec;">Content here</div>
        
        
          .mybackground {background-color:#8a05ec;}
        
        Background color #8a05ec
      
           Border around this has a color of #8a05ec        
        
          <div style="border:2px solid #8a05ec;">Content here</div>
        
        
          .myborder {border:2px solid #8a05ec;}
        
        Border color #8a05ec