#9472dc color space conversions
Hex:
        #9472dc
        RGB:
        148, 114, 220
        CMY:
        42, 55, 14
        CMYK:
        33, 48, 0, 14
      HSL:
        259°, 60.2273%, 65.4902%
        HSV (HSB):
        259°, 48.1818%, 86.2745%
        XYZ:
        31.1483, 23.4978, 70.6040
        xyY:
        0.2487, 0.1876, 23.4978
      CIE-Lab:
        55.5815, 36.1810, -49.6927
        CIE-LCH:
        55.5815, 61.4689, 306.0582
        CIE-Luv:
        55.5815, 8.2446, -81.7664
        Hunter-Lab:
        48.4746, 29.8683, -52.4246
      #9472dc color charts
#9472dc RGB chart
      #9472dc CMYK chart
      #9472dc RGB pie chart
      #9472dc color shades, tints & tones
#9472dc color schemes
#9472dc color preview, HTML & CSS examples
           This text has a color of #9472dc        
        
          <p style="color:#9472dc;">Text here</p>
        
        
          .mytext {color:#9472dc;}
        
        Text color #9472dc
      
           This box has a color of #9472dc        
        
          <div style="background-color:#9472dc;">Content here</div>
        
        
          .mybackground {background-color:#9472dc;}
        
        Background color #9472dc
      
           Border around this has a color of #9472dc        
        
          <div style="border:2px solid #9472dc;">Content here</div>
        
        
          .myborder {border:2px solid #9472dc;}
        
        Border color #9472dc