#984bcf color space conversions
Hex:
        #984bcf
        RGB:
        152, 75, 207
        CMY:
        40, 71, 19
        CMYK:
        27, 64, 0, 19
      HSL:
        275°, 57.8947%, 55.2941%
        HSV (HSB):
        275°, 63.7681%, 81.1765%
        XYZ:
        26.7275, 16.2125, 60.7521
        xyY:
        0.2578, 0.1564, 16.2125
      CIE-Lab:
        47.2521, 54.9358, -55.5954
        CIE-LCH:
        47.2521, 78.1588, 314.6581
        CIE-Luv:
        47.2521, 23.7089, -89.4652
        Hunter-Lab:
        40.2648, 48.0235, -61.2722
      #984bcf color charts
#984bcf RGB chart
      #984bcf CMYK chart
      #984bcf RGB pie chart
      #984bcf color shades, tints & tones
#984bcf color schemes
#984bcf color preview, HTML & CSS examples
           This text has a color of #984bcf        
        
          <p style="color:#984bcf;">Text here</p>
        
        
          .mytext {color:#984bcf;}
        
        Text color #984bcf
      
           This box has a color of #984bcf        
        
          <div style="background-color:#984bcf;">Content here</div>
        
        
          .mybackground {background-color:#984bcf;}
        
        Background color #984bcf
      
           Border around this has a color of #984bcf        
        
          <div style="border:2px solid #984bcf;">Content here</div>
        
        
          .myborder {border:2px solid #984bcf;}
        
        Border color #984bcf