#3298fd color space conversions
Hex:
        #3298fd
        RGB:
        50, 152, 253
        CMY:
        80, 40, 1
        CMYK:
        80, 40, 0, 1
      HSL:
        210°, 98.0676%, 59.4118%
        HSV (HSB):
        210°, 80.2372%, 99.2157%
        XYZ:
        30.2733, 30.2264, 97.1672
        xyY:
        0.1920, 0.1917, 30.2264
      CIE-Lab:
        61.8491, 5.9064, -58.3302
        CIE-LCH:
        61.8491, 58.6285, 275.7820
        CIE-Luv:
        61.8491, -33.4683, -94.3919
        Hunter-Lab:
        54.9786, 2.0763, -66.3021
      #3298fd color charts
#3298fd RGB chart
      #3298fd CMYK chart
      #3298fd RGB pie chart
      #3298fd color shades, tints & tones
#3298fd color schemes
#3298fd color preview, HTML & CSS examples
           This text has a color of #3298fd        
        
          <p style="color:#3298fd;">Text here</p>
        
        
          .mytext {color:#3298fd;}
        
        Text color #3298fd
      
           This box has a color of #3298fd        
        
          <div style="background-color:#3298fd;">Content here</div>
        
        
          .mybackground {background-color:#3298fd;}
        
        Background color #3298fd
      
           Border around this has a color of #3298fd        
        
          <div style="border:2px solid #3298fd;">Content here</div>
        
        
          .myborder {border:2px solid #3298fd;}
        
        Border color #3298fd