#2806fe color space conversions
Hex:
        #2806fe
        RGB:
        40, 6, 254
        CMY:
        84, 98, 0
        CMYK:
        84, 98, 0, 0
      HSL:
        248°, 99.2000%, 50.9804%
        HSV (HSB):
        248°, 97.6378%, 99.6078%
        XYZ:
        18.8296, 7.7371, 94.2669
        xyY:
        0.1558, 0.0640, 7.7371
      CIE-Lab:
        33.4293, 78.4196, -105.3947
        CIE-LCH:
        33.4293, 131.3685, 306.6513
        CIE-Luv:
        33.4293, -7.6127, -131.0795
        Hunter-Lab:
        27.8157, 72.1566, -181.4619
      #2806fe color charts
#2806fe RGB chart
      #2806fe CMYK chart
      #2806fe RGB pie chart
      #2806fe color shades, tints & tones
#2806fe color schemes
#2806fe color preview, HTML & CSS examples
           This text has a color of #2806fe        
        
          <p style="color:#2806fe;">Text here</p>
        
        
          .mytext {color:#2806fe;}
        
        Text color #2806fe
      
           This box has a color of #2806fe        
        
          <div style="background-color:#2806fe;">Content here</div>
        
        
          .mybackground {background-color:#2806fe;}
        
        Background color #2806fe
      
           Border around this has a color of #2806fe        
        
          <div style="border:2px solid #2806fe;">Content here</div>
        
        
          .myborder {border:2px solid #2806fe;}
        
        Border color #2806fe