#2050fe color space conversions
Hex:
        #2050fe
        RGB:
        32, 80, 254
        CMY:
        87, 69, 0
        CMYK:
        87, 69, 0, 0
      HSL:
        227°, 99.1071%, 56.0784%
        HSV (HSB):
        227°, 87.4016%, 99.6078%
        XYZ:
        21.3537, 13.2002, 95.1884
        xyY:
        0.1646, 0.1017, 13.2002
      CIE-Lab:
        43.0633, 49.3759, -89.4034
        CIE-LCH:
        43.0633, 102.1320, 298.9111
        CIE-Luv:
        43.0633, -16.0529, -130.4663
        Hunter-Lab:
        36.3320, 41.3303, -129.9049
      #2050fe color charts
#2050fe RGB chart
      #2050fe CMYK chart
      #2050fe RGB pie chart
      #2050fe color shades, tints & tones
#2050fe color schemes
#2050fe color preview, HTML & CSS examples
           This text has a color of #2050fe        
        
          <p style="color:#2050fe;">Text here</p>
        
        
          .mytext {color:#2050fe;}
        
        Text color #2050fe
      
           This box has a color of #2050fe        
        
          <div style="background-color:#2050fe;">Content here</div>
        
        
          .mybackground {background-color:#2050fe;}
        
        Background color #2050fe
      
           Border around this has a color of #2050fe        
        
          <div style="border:2px solid #2050fe;">Content here</div>
        
        
          .myborder {border:2px solid #2050fe;}
        
        Border color #2050fe