#8293fe color space conversions
Hex:
        #8293fe
        RGB:
        130, 147, 254
        CMY:
        49, 42, 0
        CMYK:
        49, 42, 0, 0
      HSL:
        232°, 98.4127%, 75.2941%
        HSV (HSB):
        232°, 48.8189%, 99.6078%
        XYZ:
        37.5290, 32.7690, 98.1130
        xyY:
        0.2228, 0.1946, 32.7690
      CIE-Lab:
        63.9734, 22.1012, -55.2903
        CIE-LCH:
        63.9734, 59.5439, 291.7881
        CIE-Luv:
        63.9734, -12.9139, -91.6175
        Hunter-Lab:
        57.2442, 16.8463, -61.5483
      #8293fe color charts
#8293fe RGB chart
      #8293fe CMYK chart
      #8293fe RGB pie chart
      #8293fe color shades, tints & tones
#8293fe color schemes
#8293fe color preview, HTML & CSS examples
           This text has a color of #8293fe        
        
          <p style="color:#8293fe;">Text here</p>
        
        
          .mytext {color:#8293fe;}
        
        Text color #8293fe
      
           This box has a color of #8293fe        
        
          <div style="background-color:#8293fe;">Content here</div>
        
        
          .mybackground {background-color:#8293fe;}
        
        Background color #8293fe
      
           Border around this has a color of #8293fe        
        
          <div style="border:2px solid #8293fe;">Content here</div>
        
        
          .myborder {border:2px solid #8293fe;}
        
        Border color #8293fe