#0500fe color space conversions
Hex:
        #0500fe
        RGB:
        5, 0, 254
        CMY:
        98, 100, 0
        CMYK:
        98, 100, 0, 0
      HSL:
        241°, 100.0000%, 49.8039%
        HSV (HSB):
        241°, 100.0000%, 99.6078%
        XYZ:
        17.9520, 7.1880, 94.2072
        xyY:
        0.1504, 0.0602, 7.1880
      CIE-Lab:
        32.2312, 78.9833, -107.4202
        CIE-LCH:
        32.2312, 133.3321, 306.3261
        CIE-Luv:
        32.2312, -9.2222, -129.8622
        Hunter-Lab:
        26.8105, 72.6031, -189.5670
      #0500fe color charts
#0500fe RGB chart
      #0500fe CMYK chart
      #0500fe RGB pie chart
      #0500fe color shades, tints & tones
#0500fe color schemes
#0500fe color preview, HTML & CSS examples
           This text has a color of #0500fe        
        
          <p style="color:#0500fe;">Text here</p>
        
        
          .mytext {color:#0500fe;}
        
        Text color #0500fe
      
           This box has a color of #0500fe        
        
          <div style="background-color:#0500fe;">Content here</div>
        
        
          .mybackground {background-color:#0500fe;}
        
        Background color #0500fe
      
           Border around this has a color of #0500fe        
        
          <div style="border:2px solid #0500fe;">Content here</div>
        
        
          .myborder {border:2px solid #0500fe;}
        
        Border color #0500fe