#0535fa color space conversions
Hex:
        #0535fa
        RGB:
        5, 53, 250
        CMY:
        98, 79, 2
        CMYK:
        98, 79, 0, 2
      HSL:
        228°, 96.0784%, 50.0000%
        HSV (HSB):
        228°, 98.0000%, 98.0392%
        XYZ:
        18.5910, 9.4806, 91.2926
        xyY:
        0.1558, 0.0794, 9.4806
      CIE-Lab:
        36.8936, 62.2509, -97.3955
        CIE-LCH:
        36.8936, 115.5900, 302.5849
        CIE-Luv:
        36.8936, -12.8351, -130.4753
        Hunter-Lab:
        30.7906, 53.8928, -154.2385
      #0535fa color charts
#0535fa RGB chart
      #0535fa CMYK chart
      #0535fa RGB pie chart
      #0535fa color shades, tints & tones
#0535fa color schemes
#0535fa color preview, HTML & CSS examples
           This text has a color of #0535fa        
        
          <p style="color:#0535fa;">Text here</p>
        
        
          .mytext {color:#0535fa;}
        
        Text color #0535fa
      
           This box has a color of #0535fa        
        
          <div style="background-color:#0535fa;">Content here</div>
        
        
          .mybackground {background-color:#0535fa;}
        
        Background color #0535fa
      
           Border around this has a color of #0535fa        
        
          <div style="border:2px solid #0535fa;">Content here</div>
        
        
          .myborder {border:2px solid #0535fa;}
        
        Border color #0535fa