#8450db color space conversions
Hex:
        #8450db
        RGB:
        132, 80, 219
        CMY:
        48, 69, 14
        CMYK:
        40, 63, 0, 14
      HSL:
        262°, 65.8768%, 58.6275%
        HSV (HSB):
        262°, 63.4703%, 85.8824%
        XYZ:
        25.1706, 15.7573, 68.7327
        xyY:
        0.2295, 0.1437, 15.7573
      CIE-Lab:
        46.6545, 51.0237, -63.5409
        CIE-LCH:
        46.6545, 81.4915, 308.7646
        CIE-Luv:
        46.6545, 10.5642, -100.1557
        Hunter-Lab:
        39.6955, 43.7181, -74.8736
      #8450db color charts
#8450db RGB chart
      #8450db CMYK chart
      #8450db RGB pie chart
      #8450db color shades, tints & tones
#8450db color schemes
#8450db color preview, HTML & CSS examples
           This text has a color of #8450db        
        
          <p style="color:#8450db;">Text here</p>
        
        
          .mytext {color:#8450db;}
        
        Text color #8450db
      
           This box has a color of #8450db        
        
          <div style="background-color:#8450db;">Content here</div>
        
        
          .mybackground {background-color:#8450db;}
        
        Background color #8450db
      
           Border around this has a color of #8450db        
        
          <div style="border:2px solid #8450db;">Content here</div>
        
        
          .myborder {border:2px solid #8450db;}
        
        Border color #8450db