#8275fb color space conversions
Hex:
        #8275fb
        RGB:
        130, 117, 251
        CMY:
        49, 54, 2
        CMYK:
        48, 53, 0, 2
      HSL:
        246°, 94.3662%, 72.1569%
        HSV (HSB):
        246°, 53.3865%, 98.4314%
        XYZ:
        32.9798, 24.4334, 94.2447
        xyY:
        0.2175, 0.1611, 24.4334
      CIE-Lab:
        56.5192, 38.7673, -65.5696
        CIE-LCH:
        56.5192, 76.1726, 300.5932
        CIE-Luv:
        56.5192, -3.2851, -107.2754
        Hunter-Lab:
        49.4302, 32.5923, -78.4425
      #8275fb color charts
#8275fb RGB chart
      #8275fb CMYK chart
      #8275fb RGB pie chart
      #8275fb color shades, tints & tones
#8275fb color schemes
#8275fb color preview, HTML & CSS examples
           This text has a color of #8275fb        
        
          <p style="color:#8275fb;">Text here</p>
        
        
          .mytext {color:#8275fb;}
        
        Text color #8275fb
      
           This box has a color of #8275fb        
        
          <div style="background-color:#8275fb;">Content here</div>
        
        
          .mybackground {background-color:#8275fb;}
        
        Background color #8275fb
      
           Border around this has a color of #8275fb        
        
          <div style="border:2px solid #8275fb;">Content here</div>
        
        
          .myborder {border:2px solid #8275fb;}
        
        Border color #8275fb