#8293d1 color space conversions
Hex:
        #8293d1
        RGB:
        130, 147, 209
        CMY:
        49, 42, 18
        CMYK:
        38, 30, 0, 18
      HSL:
        227°, 46.1988%, 66.4706%
        HSV (HSB):
        227°, 37.7990%, 81.9608%
        XYZ:
        31.1483, 30.2167, 64.5123
        xyY:
        0.2474, 0.2400, 30.2167
      CIE-Lab:
        61.8408, 9.2011, -33.7718
        CIE-LCH:
        61.8408, 35.0027, 285.2403
        CIE-Luv:
        61.8408, -11.3007, -54.0173
        Hunter-Lab:
        54.9697, 4.9489, -31.1038
      #8293d1 color charts
#8293d1 RGB chart
      #8293d1 CMYK chart
      #8293d1 RGB pie chart
      #8293d1 color shades, tints & tones
#8293d1 color schemes
#8293d1 color preview, HTML & CSS examples
           This text has a color of #8293d1        
        
          <p style="color:#8293d1;">Text here</p>
        
        
          .mytext {color:#8293d1;}
        
        Text color #8293d1
      
           This box has a color of #8293d1        
        
          <div style="background-color:#8293d1;">Content here</div>
        
        
          .mybackground {background-color:#8293d1;}
        
        Background color #8293d1
      
           Border around this has a color of #8293d1        
        
          <div style="border:2px solid #8293d1;">Content here</div>
        
        
          .myborder {border:2px solid #8293d1;}
        
        Border color #8293d1