#8f84fd color space conversions
Hex:
        #8f84fd
        RGB:
        143, 132, 253
        CMY:
        44, 48, 1
        CMYK:
        43, 48, 0, 1
      HSL:
        245°, 96.8000%, 75.4902%
        HSV (HSB):
        245°, 47.8261%, 99.2157%
        XYZ:
        37.3086, 29.4340, 96.6435
        xyY:
        0.2283, 0.1802, 29.4340
      CIE-Lab:
        61.1628, 33.4965, -59.1670
        CIE-LCH:
        61.1628, 67.9908, 299.5157
        CIE-Luv:
        61.1628, -2.9528, -98.3897
        Hunter-Lab:
        54.2531, 27.8072, -67.6387
      #8f84fd color charts
#8f84fd RGB chart
      #8f84fd CMYK chart
      #8f84fd RGB pie chart
      #8f84fd color shades, tints & tones
#8f84fd color schemes
#8f84fd color preview, HTML & CSS examples
           This text has a color of #8f84fd        
        
          <p style="color:#8f84fd;">Text here</p>
        
        
          .mytext {color:#8f84fd;}
        
        Text color #8f84fd
      
           This box has a color of #8f84fd        
        
          <div style="background-color:#8f84fd;">Content here</div>
        
        
          .mybackground {background-color:#8f84fd;}
        
        Background color #8f84fd
      
           Border around this has a color of #8f84fd        
        
          <div style="border:2px solid #8f84fd;">Content here</div>
        
        
          .myborder {border:2px solid #8f84fd;}
        
        Border color #8f84fd