#8f93fa color space conversions
Hex:
        #8f93fa
        RGB:
        143, 147, 250
        CMY:
        44, 42, 2
        CMYK:
        43, 41, 0, 2
      HSL:
        238°, 91.4530%, 77.0588%
        HSV (HSB):
        238°, 42.8000%, 98.0392%
        XYZ:
        39.0167, 33.6092, 94.8733
        xyY:
        0.2329, 0.2007, 33.6092
      CIE-Lab:
        64.6512, 23.9643, -51.9717
        CIE-LCH:
        64.6512, 57.2306, 294.7545
        CIE-Luv:
        64.6512, -7.8179, -86.5002
        Hunter-Lab:
        57.9734, 18.6788, -56.4464
      #8f93fa color charts
#8f93fa RGB chart
      #8f93fa CMYK chart
      #8f93fa RGB pie chart
      #8f93fa color shades, tints & tones
#8f93fa color schemes
#8f93fa color preview, HTML & CSS examples
           This text has a color of #8f93fa        
        
          <p style="color:#8f93fa;">Text here</p>
        
        
          .mytext {color:#8f93fa;}
        
        Text color #8f93fa
      
           This box has a color of #8f93fa        
        
          <div style="background-color:#8f93fa;">Content here</div>
        
        
          .mybackground {background-color:#8f93fa;}
        
        Background color #8f93fa
      
           Border around this has a color of #8f93fa        
        
          <div style="border:2px solid #8f93fa;">Content here</div>
        
        
          .myborder {border:2px solid #8f93fa;}
        
        Border color #8f93fa