#8295cf color space conversions
Hex:
        #8295cf
        RGB:
        130, 149, 207
        CMY:
        49, 42, 19
        CMYK:
        37, 28, 0, 19
      HSL:
        225°, 44.5087%, 66.0784%
        HSV (HSB):
        225°, 37.1981%, 81.1765%
        XYZ:
        31.2159, 30.7457, 63.3207
        xyY:
        0.2492, 0.2454, 30.7457
      CIE-Lab:
        62.2924, 7.5036, -31.9525
        CIE-LCH:
        62.2924, 32.8217, 283.2156
        CIE-Luv:
        62.2924, -12.0282, -50.8696
        Hunter-Lab:
        55.4488, 3.4542, -28.8931
      #8295cf color charts
#8295cf RGB chart
      #8295cf CMYK chart
      #8295cf RGB pie chart
      #8295cf color shades, tints & tones
#8295cf color schemes
#8295cf color preview, HTML & CSS examples
           This text has a color of #8295cf        
        
          <p style="color:#8295cf;">Text here</p>
        
        
          .mytext {color:#8295cf;}
        
        Text color #8295cf
      
           This box has a color of #8295cf        
        
          <div style="background-color:#8295cf;">Content here</div>
        
        
          .mybackground {background-color:#8295cf;}
        
        Background color #8295cf
      
           Border around this has a color of #8295cf        
        
          <div style="border:2px solid #8295cf;">Content here</div>
        
        
          .myborder {border:2px solid #8295cf;}
        
        Border color #8295cf