#130ec6 color space conversions
Hex:
        #130ec6
        RGB:
        19, 14, 198
        CMY:
        93, 95, 22
        CMYK:
        90, 93, 0, 22
      HSL:
        242°, 86.7925%, 41.5686%
        HSV (HSB):
        242°, 92.9293%, 77.6471%
        XYZ:
        10.6186, 4.5297, 53.7407
        xyY:
        0.1541, 0.0658, 4.5297
      CIE-Lab:
        25.3507, 62.5775, -86.7618
        CIE-LCH:
        25.3507, 106.9746, 305.8013
        CIE-Luv:
        25.3507, -6.8236, -98.3139
        Hunter-Lab:
        21.2832, 51.8119, -134.8110
      #130ec6 color charts
#130ec6 RGB chart
      #130ec6 CMYK chart
      #130ec6 RGB pie chart
      #130ec6 color shades, tints & tones
#130ec6 color schemes
#130ec6 color preview, HTML & CSS examples
           This text has a color of #130ec6        
        
          <p style="color:#130ec6;">Text here</p>
        
        
          .mytext {color:#130ec6;}
        
        Text color #130ec6
      
           This box has a color of #130ec6        
        
          <div style="background-color:#130ec6;">Content here</div>
        
        
          .mybackground {background-color:#130ec6;}
        
        Background color #130ec6
      
           Border around this has a color of #130ec6        
        
          <div style="border:2px solid #130ec6;">Content here</div>
        
        
          .myborder {border:2px solid #130ec6;}
        
        Border color #130ec6