#8478dd color space conversions
Hex:
        #8478dd
        RGB:
        132, 120, 221
        CMY:
        48, 53, 13
        CMYK:
        40, 46, 0, 13
      HSL:
        247°, 59.7633%, 66.8627%
        HSV (HSB):
        247°, 45.7014%, 86.6667%
        XYZ:
        29.2833, 23.5589, 71.4105
        xyY:
        0.2357, 0.1896, 23.5589
      CIE-Lab:
        55.6435, 28.8917, -50.2425
        CIE-LCH:
        55.6435, 57.9572, 299.9009
        CIE-Luv:
        55.6435, -1.1598, -81.8244
        Hunter-Lab:
        48.5375, 22.7507, -53.2537
      #8478dd color charts
#8478dd RGB chart
      #8478dd CMYK chart
      #8478dd RGB pie chart
      #8478dd color shades, tints & tones
#8478dd color schemes
#8478dd color preview, HTML & CSS examples
           This text has a color of #8478dd        
        
          <p style="color:#8478dd;">Text here</p>
        
        
          .mytext {color:#8478dd;}
        
        Text color #8478dd
      
           This box has a color of #8478dd        
        
          <div style="background-color:#8478dd;">Content here</div>
        
        
          .mybackground {background-color:#8478dd;}
        
        Background color #8478dd
      
           Border around this has a color of #8478dd        
        
          <div style="border:2px solid #8478dd;">Content here</div>
        
        
          .myborder {border:2px solid #8478dd;}
        
        Border color #8478dd