#9689eb color space conversions
Hex:
        #9689eb
        RGB:
        150, 137, 235
        CMY:
        41, 46, 8
        CMYK:
        36, 42, 0, 8
      HSL:
        248°, 71.0145%, 72.9412%
        HSV (HSB):
        248°, 41.7021%, 92.1569%
        XYZ:
        36.5187, 30.3735, 82.5352
        xyY:
        0.2444, 0.2033, 30.3735
      CIE-Lab:
        61.9752, 27.3929, -47.9173
        CIE-LCH:
        61.9752, 55.1946, 299.7553
        CIE-Luv:
        61.9752, -0.2968, -79.5948
        Hunter-Lab:
        55.1122, 21.8324, -50.2133
      #9689eb color charts
#9689eb RGB chart
      #9689eb CMYK chart
      #9689eb RGB pie chart
      #9689eb color shades, tints & tones
#9689eb color schemes
#9689eb color preview, HTML & CSS examples
           This text has a color of #9689eb        
        
          <p style="color:#9689eb;">Text here</p>
        
        
          .mytext {color:#9689eb;}
        
        Text color #9689eb
      
           This box has a color of #9689eb        
        
          <div style="background-color:#9689eb;">Content here</div>
        
        
          .mybackground {background-color:#9689eb;}
        
        Background color #9689eb
      
           Border around this has a color of #9689eb        
        
          <div style="border:2px solid #9689eb;">Content here</div>
        
        
          .myborder {border:2px solid #9689eb;}
        
        Border color #9689eb