#9085fd color space conversions
Hex:
        #9085fd
        RGB:
        144, 133, 253
        CMY:
        44, 48, 1
        CMYK:
        43, 47, 0, 1
      HSL:
        246°, 96.7742%, 75.6863%
        HSV (HSB):
        246°, 47.4308%, 99.2157%
        XYZ:
        37.6188, 29.7962, 96.6970
        xyY:
        0.2292, 0.1816, 29.7962
      CIE-Lab:
        61.4780, 33.1496, -58.6590
        CIE-LCH:
        61.4780, 67.3779, 299.4718
        CIE-Luv:
        61.4780, -2.8704, -97.6326
        Hunter-Lab:
        54.5859, 27.4908, -66.8201
      #9085fd color charts
#9085fd RGB chart
      #9085fd CMYK chart
      #9085fd RGB pie chart
      #9085fd color shades, tints & tones
#9085fd color schemes
#9085fd color preview, HTML & CSS examples
           This text has a color of #9085fd        
        
          <p style="color:#9085fd;">Text here</p>
        
        
          .mytext {color:#9085fd;}
        
        Text color #9085fd
      
           This box has a color of #9085fd        
        
          <div style="background-color:#9085fd;">Content here</div>
        
        
          .mybackground {background-color:#9085fd;}
        
        Background color #9085fd
      
           Border around this has a color of #9085fd        
        
          <div style="border:2px solid #9085fd;">Content here</div>
        
        
          .myborder {border:2px solid #9085fd;}
        
        Border color #9085fd