#0500fd color space conversions
Hex:
        #0500fd
        RGB:
        5, 0, 253
        CMY:
        98, 100, 1
        CMYK:
        98, 100, 0, 1
      HSL:
        241°, 100.0000%, 49.6078%
        HSV (HSB):
        241°, 100.0000%, 99.2157%
        XYZ:
        17.7922, 7.1241, 93.3658
        xyY:
        0.1504, 0.0602, 7.1241
      CIE-Lab:
        32.0878, 78.7477, -107.0983
        CIE-LCH:
        32.0878, 132.9332, 306.3264
        CIE-Luv:
        32.0878, -9.1798, -129.2827
        Hunter-Lab:
        26.6910, 72.2786, -188.7140
      #0500fd color charts
#0500fd RGB chart
      #0500fd CMYK chart
      #0500fd RGB pie chart
      #0500fd color shades, tints & tones
#0500fd color schemes
#0500fd color preview, HTML & CSS examples
           This text has a color of #0500fd        
        
          <p style="color:#0500fd;">Text here</p>
        
        
          .mytext {color:#0500fd;}
        
        Text color #0500fd
      
           This box has a color of #0500fd        
        
          <div style="background-color:#0500fd;">Content here</div>
        
        
          .mybackground {background-color:#0500fd;}
        
        Background color #0500fd
      
           Border around this has a color of #0500fd        
        
          <div style="border:2px solid #0500fd;">Content here</div>
        
        
          .myborder {border:2px solid #0500fd;}
        
        Border color #0500fd