#6be5fa color space conversions
Hex:
        #6be5fa
        RGB:
        107, 229, 250
        CMY:
        58, 10, 2
        CMYK:
        57, 8, 0, 2
      HSL:
        189°, 93.4641%, 70.0000%
        HSV (HSB):
        189°, 57.2000%, 98.0392%
        XYZ:
        51.3380, 66.0666, 100.4888
        xyY:
        0.2356, 0.3032, 66.0666
      CIE-Lab:
        85.0304, -28.2796, -20.5321
        CIE-LCH:
        85.0304, 34.9471, 215.9812
        CIE-Luv:
        85.0304, -49.7710, -28.5871
        Hunter-Lab:
        81.2813, -29.5001, -16.4038
      #6be5fa color charts
#6be5fa RGB chart
      #6be5fa CMYK chart
      #6be5fa RGB pie chart
      #6be5fa color shades, tints & tones
#6be5fa color schemes
#6be5fa color preview, HTML & CSS examples
           This text has a color of #6be5fa        
        
          <p style="color:#6be5fa;">Text here</p>
        
        
          .mytext {color:#6be5fa;}
        
        Text color #6be5fa
      
           This box has a color of #6be5fa        
        
          <div style="background-color:#6be5fa;">Content here</div>
        
        
          .mybackground {background-color:#6be5fa;}
        
        Background color #6be5fa
      
           Border around this has a color of #6be5fa        
        
          <div style="border:2px solid #6be5fa;">Content here</div>
        
        
          .myborder {border:2px solid #6be5fa;}
        
        Border color #6be5fa