#9061dc color space conversions
Hex:
        #9061dc
        RGB:
        144, 97, 220
        CMY:
        44, 62, 14
        CMYK:
        35, 56, 0, 14
      HSL:
        263°, 63.7306%, 62.1569%
        HSV (HSB):
        263°, 55.9091%, 86.2745%
        XYZ:
        28.6946, 19.6460, 69.9898
        xyY:
        0.2425, 0.1660, 19.6460
      CIE-Lab:
        51.4346, 44.7549, -56.3391
        CIE-LCH:
        51.4346, 71.9520, 308.4630
        CIE-Luv:
        51.4346, 11.6085, -91.4866
        Hunter-Lab:
        44.3238, 37.9916, -62.5957
      #9061dc color charts
#9061dc RGB chart
      #9061dc CMYK chart
      #9061dc RGB pie chart
      #9061dc color shades, tints & tones
#9061dc color schemes
#9061dc color preview, HTML & CSS examples
           This text has a color of #9061dc        
        
          <p style="color:#9061dc;">Text here</p>
        
        
          .mytext {color:#9061dc;}
        
        Text color #9061dc
      
           This box has a color of #9061dc        
        
          <div style="background-color:#9061dc;">Content here</div>
        
        
          .mybackground {background-color:#9061dc;}
        
        Background color #9061dc
      
           Border around this has a color of #9061dc        
        
          <div style="border:2px solid #9061dc;">Content here</div>
        
        
          .myborder {border:2px solid #9061dc;}
        
        Border color #9061dc