#8260df color space conversions
Hex:
        #8260df
        RGB:
        130, 96, 223
        CMY:
        49, 62, 13
        CMYK:
        42, 57, 0, 13
      HSL:
        256°, 66.4921%, 62.5490%
        HSV (HSB):
        256°, 56.9507%, 87.4510%
        XYZ:
        26.7081, 18.4393, 71.9635
        xyY:
        0.2281, 0.1575, 18.4393
      CIE-Lab:
        50.0246, 42.9061, -60.3775
        CIE-LCH:
        50.0246, 74.0701, 305.3988
        CIE-Luv:
        50.0246, 5.1559, -96.6998
        Hunter-Lab:
        42.9410, 35.8752, -69.3036
      #8260df color charts
#8260df RGB chart
      #8260df CMYK chart
      #8260df RGB pie chart
      #8260df color shades, tints & tones
#8260df color schemes
#8260df color preview, HTML & CSS examples
           This text has a color of #8260df        
        
          <p style="color:#8260df;">Text here</p>
        
        
          .mytext {color:#8260df;}
        
        Text color #8260df
      
           This box has a color of #8260df        
        
          <div style="background-color:#8260df;">Content here</div>
        
        
          .mybackground {background-color:#8260df;}
        
        Background color #8260df
      
           Border around this has a color of #8260df        
        
          <div style="border:2px solid #8260df;">Content here</div>
        
        
          .myborder {border:2px solid #8260df;}
        
        Border color #8260df