#1930ee color space conversions
Hex:
        #1930ee
        RGB:
        25, 48, 238
        CMY:
        90, 81, 7
        CMYK:
        89, 80, 0, 7
      HSL:
        234°, 86.2348%, 51.5686%
        HSV (HSB):
        234°, 89.4958%, 93.3333%
        XYZ:
        16.8905, 8.4936, 81.6381
        xyY:
        0.1578, 0.0794, 8.4936
      CIE-Lab:
        34.9905, 61.3202, -93.7796
        CIE-LCH:
        34.9905, 112.0481, 303.1797
        CIE-Luv:
        34.9905, -11.0318, -123.6951
        Hunter-Lab:
        29.1438, 52.4490, -145.6834
      #1930ee color charts
#1930ee RGB chart
      #1930ee CMYK chart
      #1930ee RGB pie chart
      #1930ee color shades, tints & tones
#1930ee color schemes
#1930ee color preview, HTML & CSS examples
           This text has a color of #1930ee        
        
          <p style="color:#1930ee;">Text here</p>
        
        
          .mytext {color:#1930ee;}
        
        Text color #1930ee
      
           This box has a color of #1930ee        
        
          <div style="background-color:#1930ee;">Content here</div>
        
        
          .mybackground {background-color:#1930ee;}
        
        Background color #1930ee
      
           Border around this has a color of #1930ee        
        
          <div style="border:2px solid #1930ee;">Content here</div>
        
        
          .myborder {border:2px solid #1930ee;}
        
        Border color #1930ee