#9085fe color space conversions
Hex:
        #9085fe
        RGB:
        144, 133, 254
        CMY:
        44, 48, 0
        CMYK:
        43, 48, 0, 0
      HSL:
        245°, 98.3740%, 75.8824%
        HSV (HSB):
        245°, 47.6378%, 99.6078%
        XYZ:
        37.7785, 29.8601, 97.5384
        xyY:
        0.2287, 0.1808, 29.8601
      CIE-Lab:
        61.5333, 33.4300, -59.1195
        CIE-LCH:
        61.5333, 67.9167, 299.4866
        CIE-Luv:
        61.5333, -2.9433, -98.4253
        Hunter-Lab:
        54.6444, 27.7786, -67.5795
      #9085fe color charts
#9085fe RGB chart
      #9085fe CMYK chart
      #9085fe RGB pie chart
      #9085fe color shades, tints & tones
#9085fe color schemes
#9085fe color preview, HTML & CSS examples
           This text has a color of #9085fe        
        
          <p style="color:#9085fe;">Text here</p>
        
        
          .mytext {color:#9085fe;}
        
        Text color #9085fe
      
           This box has a color of #9085fe        
        
          <div style="background-color:#9085fe;">Content here</div>
        
        
          .mybackground {background-color:#9085fe;}
        
        Background color #9085fe
      
           Border around this has a color of #9085fe        
        
          <div style="border:2px solid #9085fe;">Content here</div>
        
        
          .myborder {border:2px solid #9085fe;}
        
        Border color #9085fe