#8914cf color space conversions
Hex:
        #8914cf
        RGB:
        137, 20, 207
        CMY:
        46, 92, 19
        CMYK:
        34, 90, 0, 19
      HSL:
        278°, 82.3789%, 44.5098%
        HSV (HSB):
        278°, 90.3382%, 81.1765%
        XYZ:
        21.8292, 10.3237, 59.8736
        xyY:
        0.2372, 0.1122, 10.3237
      CIE-Lab:
        38.4172, 71.6416, -70.0306
        CIE-LCH:
        38.4172, 100.1838, 315.6515
        CIE-Luv:
        38.4172, 23.5836, -103.6644
        Hunter-Lab:
        32.1305, 65.0431, -87.9928
      #8914cf color charts
#8914cf RGB chart
      #8914cf CMYK chart
      #8914cf RGB pie chart
      #8914cf color shades, tints & tones
#8914cf color schemes
#8914cf color preview, HTML & CSS examples
           This text has a color of #8914cf        
        
          <p style="color:#8914cf;">Text here</p>
        
        
          .mytext {color:#8914cf;}
        
        Text color #8914cf
      
           This box has a color of #8914cf        
        
          <div style="background-color:#8914cf;">Content here</div>
        
        
          .mybackground {background-color:#8914cf;}
        
        Background color #8914cf
      
           Border around this has a color of #8914cf        
        
          <div style="border:2px solid #8914cf;">Content here</div>
        
        
          .myborder {border:2px solid #8914cf;}
        
        Border color #8914cf