#a538ec color space conversions
Hex:
        #a538ec
        RGB:
        165, 56, 236
        CMY:
        35, 78, 7
        CMYK:
        30, 76, 0, 7
      HSL:
        276°, 82.5688%, 57.2549%
        HSV (HSB):
        276°, 76.2712%, 92.5490%
        XYZ:
        32.0715, 16.8838, 80.9254
        xyY:
        0.2469, 0.1300, 16.8838
      CIE-Lab:
        48.1133, 71.7441, -70.6237
        CIE-LCH:
        48.1133, 100.6723, 315.4509
        CIE-Luv:
        48.1133, 28.1952, -112.9612
        Hunter-Lab:
        41.0899, 67.4157, -88.0070
      #a538ec color charts
#a538ec RGB chart
      #a538ec CMYK chart
      #a538ec RGB pie chart
      #a538ec color shades, tints & tones
#a538ec color schemes
#a538ec color preview, HTML & CSS examples
           This text has a color of #a538ec        
        
          <p style="color:#a538ec;">Text here</p>
        
        
          .mytext {color:#a538ec;}
        
        Text color #a538ec
      
           This box has a color of #a538ec        
        
          <div style="background-color:#a538ec;">Content here</div>
        
        
          .mybackground {background-color:#a538ec;}
        
        Background color #a538ec
      
           Border around this has a color of #a538ec        
        
          <div style="border:2px solid #a538ec;">Content here</div>
        
        
          .myborder {border:2px solid #a538ec;}
        
        Border color #a538ec