#217ff8 color space conversions
Hex:
        #217ff8
        RGB:
        33, 127, 248
        CMY:
        87, 50, 3
        CMYK:
        87, 49, 0, 3
      HSL:
        214°, 93.8865%, 55.0980%
        HSV (HSB):
        214°, 86.6935%, 97.2549%
        XYZ:
        25.1598, 22.2794, 91.7812
        xyY:
        0.1807, 0.1600, 22.2794
      CIE-Lab:
        54.3222, 17.9276, -67.6821
        CIE-LCH:
        54.3222, 70.0162, 284.8358
        CIE-Luv:
        54.3222, -27.7364, -107.6326
        Hunter-Lab:
        47.2010, 12.5451, -82.2471
      #217ff8 color charts
#217ff8 RGB chart
      #217ff8 CMYK chart
      #217ff8 RGB pie chart
      #217ff8 color shades, tints & tones
#217ff8 color schemes
#217ff8 color preview, HTML & CSS examples
           This text has a color of #217ff8        
        
          <p style="color:#217ff8;">Text here</p>
        
        
          .mytext {color:#217ff8;}
        
        Text color #217ff8
      
           This box has a color of #217ff8        
        
          <div style="background-color:#217ff8;">Content here</div>
        
        
          .mybackground {background-color:#217ff8;}
        
        Background color #217ff8
      
           Border around this has a color of #217ff8        
        
          <div style="border:2px solid #217ff8;">Content here</div>
        
        
          .myborder {border:2px solid #217ff8;}
        
        Border color #217ff8