#8286fc color space conversions
Hex:
        #8286fc
        RGB:
        130, 134, 252
        CMY:
        49, 47, 1
        CMYK:
        48, 47, 0, 1
      HSL:
        238°, 95.3125%, 74.9020%
        HSV (HSB):
        238°, 48.4127%, 98.8235%
        XYZ:
        35.3017, 28.8243, 95.7985
        xyY:
        0.2207, 0.1802, 28.8243
      CIE-Lab:
        60.6262, 29.1236, -59.5302
        CIE-LCH:
        60.6262, 66.2724, 296.0690
        CIE-Luv:
        60.6262, -8.5325, -98.3312
        Hunter-Lab:
        53.6883, 23.4149, -68.2122
      #8286fc color charts
#8286fc RGB chart
      #8286fc CMYK chart
      #8286fc RGB pie chart
      #8286fc color shades, tints & tones
#8286fc color schemes
#8286fc color preview, HTML & CSS examples
           This text has a color of #8286fc        
        
          <p style="color:#8286fc;">Text here</p>
        
        
          .mytext {color:#8286fc;}
        
        Text color #8286fc
      
           This box has a color of #8286fc        
        
          <div style="background-color:#8286fc;">Content here</div>
        
        
          .mybackground {background-color:#8286fc;}
        
        Background color #8286fc
      
           Border around this has a color of #8286fc        
        
          <div style="border:2px solid #8286fc;">Content here</div>
        
        
          .myborder {border:2px solid #8286fc;}
        
        Border color #8286fc