#5293fb color space conversions
Hex:
        #5293fb
        RGB:
        82, 147, 251
        CMY:
        68, 42, 2
        CMYK:
        67, 41, 0, 2
      HSL:
        217°, 95.4802%, 65.2941%
        HSV (HSB):
        217°, 67.3307%, 98.4314%
        XYZ:
        31.3260, 29.6263, 95.3342
        xyY:
        0.2004, 0.1896, 29.6263
      CIE-Lab:
        61.3304, 12.0551, -58.0060
        CIE-LCH:
        61.3304, 59.2454, 281.7404
        CIE-Luv:
        61.3304, -26.5812, -94.3138
        Hunter-Lab:
        54.4301, 7.4790, -65.7453
      #5293fb color charts
#5293fb RGB chart
      #5293fb CMYK chart
      #5293fb RGB pie chart
      #5293fb color shades, tints & tones
#5293fb color schemes
#5293fb color preview, HTML & CSS examples
           This text has a color of #5293fb        
        
          <p style="color:#5293fb;">Text here</p>
        
        
          .mytext {color:#5293fb;}
        
        Text color #5293fb
      
           This box has a color of #5293fb        
        
          <div style="background-color:#5293fb;">Content here</div>
        
        
          .mybackground {background-color:#5293fb;}
        
        Background color #5293fb
      
           Border around this has a color of #5293fb        
        
          <div style="border:2px solid #5293fb;">Content here</div>
        
        
          .myborder {border:2px solid #5293fb;}
        
        Border color #5293fb